> For the complete documentation index, see [llms.txt](https://sparkar-community.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sparkar-community.gitbook.io/docs/shadersmodule/colorspace.md).

# ColorSpace

### Values <a href="#values" id="values"></a>

| Value | Description      |
| ----- | ---------------- |
| `HSL` | HSL color space. |
| `RGB` | RGB color space. |
| `HSV` | HSV color space. |
