Convert a named color into a hexadecimal color with rgb value
color2hex(color)
color
A named color
a hexadecimal color
color2hex("green") color2hex("red")