News

nim-colorsys is a Nim module for converting between the RGB, YIQ, HLS, and HSV color systems. It is a port of the colorsys module in the Python standard library.
nice_colorsys This is a very small library that may offer a nicer way of working with and converting between color systems than the default Python colorsys library.