Converts a colour to RGB.
String representing colour in any colour format ('#ff0000', 'red', '0xff000', etc).
RGB representation of the colour.
Converts a colour to RGB.