alchemist-rgb

the official RGB plugin for Alchemist.js

Usage no npm install needed!

<script type="module">
  import alchemistRgb from 'https://cdn.skypack.dev/alchemist-rgb';
</script>

README

RGB

alchemist-rgb is the official RGB color-space plugin for alchemist.js. It is available as an npm package and a UMD module. It also is inlcuded by default in alchemist-common and consiquentially, alchemist itself.

Special Thanks

Special thanks to Bruce Lindbloom not only for his color formulas but for his color converter as well, both of which played a major role in this module.

You can find his site here: http://www.brucelindbloom.com/

Other than Bruce, many people and projects inspired alchemist as a whole. They are listed here:

Thanks to all of you!