Cl-colors is a simple package for different color representations in Common Lisp. It
also includes named colors like
+honeydew+
and
+aliceblue+
. Currently RGB and HSV colors (and conversions between them) are supported, along
with taking convex combinations in these color spaces.
I decided to maintain a single webpage about this library, on Cliki. Please go there for more information.