chameleon
chameleon copied to clipboard
Added whitespace elimination before parsing hexString
Since colorWithHexString did not handle the potential presence of white-spaces in the hexString passed, any string with a leading or trailing whitespace would fail parsing.