parse_color/[2,3]
     parse_color(+Color, -Exact_color)
     parse_color(+Screen, +Color, -Exact_color)
     

Exact_color is the color associated with Color on Screen (or default screen). Fails if Color is not a valid color spec.