Parse the string representation of a color
input |
the string representation of the color |
the color index |
ParseError.INVALID_INTEGER |
not a valid number |
ParseError.OUT_OF_RANGE |
input outside 32 bit integer |