Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/excalith/colorizer

Colorizer - A Small Color Converter
https://github.com/excalith/colorizer

color color-converter demo float hex hsl hsv html javascript jquery rgb rgba

Last synced: 3 days ago
JSON representation

Colorizer - A Small Color Converter

Awesome Lists containing this project

README

        

# Colorizer - A Tiny Color Converter
Colorizer is a simple color converter that can take multiple color formats as input and converts them into different color formats in real-time.

### [Try The Demo Here](https://excalith.github.io/Colorizer/)

![Anim](/images/anim.gif)

## Dependencies:
* [jQuery](https://github.com/jquery/jquery) - Making life bearable
* [TinyColor](https://github.com/bgrins/TinyColor) - Old color converter. No longer maintained