ecl-cl-colors2 0.2.1-1.795aede Color library for Common Lisp

This is a very simple color library for Common Lisp, providing:

  • Types for representing colors in HSV and RGB spaces.

  • Simple conversion functions between the above types (and also hexadecimal representation for RGB).

  • Some predefined colors (currently X11 color names -- of course the library does not depend on X11).