A collection of common color functions.
ToHtmlStringRGB | Returns the color as a hexadecimal string in the format "RRGGBB". |
ToHtmlStringRGBA | Returns the color as a hexadecimal string in the format "RRGGBBAA". |
TryParseHtmlString | Attempts to convert a html color string. |