LCHab
===

`alchemist-lchab` is the official **LCHab** 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.

[npm package]: https://www.npmjs.com/package/alchemist-lchab
[UMD Module]: /dist/
[alchemist-common]: https://www.npmjs.com/package/alchemist-common

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:

- [chroma.js](https://github.com/gka/chroma.js)
- [color-convert](https://github.com/harthur/color-convert)
- [colormine](https://github.com/colormine/colormine)
- [d3.js](https://github.com/mbostock/d3/wiki/Colors)
- and many more...

Thanks to all of you!
