A simple color converter.
This doesnt work with the setColour command in C3. It prints the values fine but that's about all.
eg Set Colour Colour_Converter.toRGB("#e4646e")//does not work. Colours are just black.
prints the correct result: rgb(228, 100, 110)