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

  1. Types for representing colors in HSV and RGB spaces;
  2. Simple conversion functions between the above types;
  3. Some predefined colors as an alist of names and values.
Depends on: alexandria, cl-ppcre

Repository: https://notabug.org/cage/cl-colors2

License: BSL


graphics library