OpenSesame
Rapunzel Code Editor
DataMatrix
Support forum
Python Tutorials
MindProbe
Supported by

Color conversion functions (color-convert)

The color-convert library is available as convert. It provides convenient high level functions for converting from one color specification to another.

Example:

console.log('The RGB values for blue are ' + convert.keyword.rgb('blue'))

For an overview, see:

Supported by