This module implements various _color type conversions.
Create a color from hex strings in the standard forms: (#/$/0x)rgb/argb/rrggbb/aarrggbb
Convert between color types.
See Source File ggplotd/color/conv.d
Manu Evans
Copyright (c) 2015, Manu Evans.
Boost License 1.0
This module implements various _color type conversions.