hex-to-hsl-cli is a CLI tool that converts hex to hsl.
Get hex-to-hsl-cli up and running quickly!
-
Run:
npx hex-to-hsl-cli #ff5733
- Done!
This will convert the HEX color #ff5733
to its HSL equivalent, and display a color preview in your terminal.
-
Input:
#ff5733
-
Output:
HSL: (12°, 100%, 50%)
-
Color Preview:
COLOR (in the specified color)
We welcome contributions to hex-to-hsl-cli! Whether it's reporting a bug, suggesting an enhancement, or submitting a pull request, your input is valued.
This project is licensed under the MIT License - see the LICENSE file for details.
For any questions, suggestions, or feedback, please contact love1ace.