Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nishanbajracharya/rgba-to-color

Convert an rgba color string into equivalent hex, rgb and hsl color strings factoring the alpha value.
https://github.com/nishanbajracharya/rgba-to-color

Last synced: about 12 hours ago
JSON representation

Convert an rgba color string into equivalent hex, rgb and hsl color strings factoring the alpha value.

Awesome Lists containing this project

README

        

# rgba-to-color
Convert an rgba color string into equivalent hex, rgb and hsl color strings factoring the alpha value.