clutter/color: Stop falling back to PangoColor for X11 colors
As we don't really make use of that feature anyways. The ClutterColor.from_string API is used by gnome-shell to retrieve the following settings: cross-hairs-color, primary-color, secondary-color which are always set in their hex representationby gnome-control-center.
Helps !3544 (merged)