Convert hex color string into RGB color object.
Hex color string (3 or 6 digits, with or without #).
RGB color object.
http://stackoverflow.com/questions/5623838/rgb-to-hex-and-hex-to-rgb
Convert hex color string into RGB color object.