Converts a hex string to a color. If it can't be converted null is returned.
A hexadecimal color string. (i.e. #CCCCCCFF or CCCCCC)
Converts a hex string to a color. If it can't be converted null is returned.