# color-conversion
**Repository Path**: mirrors_addons/color-conversion
## Basic Information
- **Project Name**: color-conversion
- **Description**: transform color to any type such as 'rgb' or 'hsl'
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-05-03
- **Last Updated**: 2025-12-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# color-conversion
JavaScript library for color conversion and manipulation with support for CSS color syntax.
Demo: https://rawgit.com/Sphinxxxx/color-conversion/master/demo/index.html
## Usage
```js
```