SkillAgentSearch skills...

ColorConverter.js

Convert between RGB, YUV, HSL, CMYK and HEX color defining with these JavaScript functions under MIT-License

Install / Use

/learn @SimonWaldherr/ColorConverter.js
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ColorConverter.js

Convert between RGB, HSL and HEX color defining with these JavaScript functions under MIT-License take a look at the to PHP translated version: https://github.com/SimonWaldherr/ColorConverter.php

about

License: MIT
Version: 0.1.2
Date: 09.2014

download

  • npm: https://npmjs.org/package/colorconverter
  • git: git@github.com:SimonWaldherr/ColorConverter.js.git
  • zip from GitHub

demo

Test this code on the associated github page simonwaldherr.github.com/colorconverter.js/.

matrix

. | RGB | HSL | HSV | YUV | Hex | CMYK ----|-----|-----|-----|-----|-----|----- RGB | . | X | X | X | X | X HSL | X | . | . | . | X | . HSV | X | . | . | . | . | . YUV | X | . | . | . | . | . Hex | X | X | . | . | . | . CMYK| X | . | . | . | . | .

contact

Feel free to contact me via eMail or on Twitter. This software will be continually developed. Suggestions and tips are always welcome.

Related Skills

View on GitHub
GitHub Stars45
CategoryDevelopment
Updated3mo ago
Forks7

Languages

HTML

Security Score

72/100

Audited on Dec 16, 2025

No findings