color From String
Parse a color from a string. Formats: #RRGGBB; R,G,B
Return
The color, if the string can't be parsed, null is returned
Parameters
color
The string
Parse a color from a string. Formats: #RRGGBB; R,G,B
The color, if the string can't be parsed, null is returned
The string