8.7 x11colors

This module defines the standard 140 RGB X11 colors as named pens. These can be imported with:

import x11colors;

The colors include names like AliceBlue, Aquamarine, CadetBlue, Chartreuse, and many others from the standard X11 color set.

Note that there is some overlap between the TeX and X11 color standards, and the definitions of some colors (such as Green) actually disagree.