texcolors ¶This module defines the standard 68 CMYK TeX colors as named pens. These can be imported with:
import texcolors;
The colors include names like GreenYellow, Goldenrod, Melon,
Mahogany, and many others defined in the standard TeX color set.