搜索 "rgb" 的结果(共 9 个)
postcss-color-rgb
PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())
MIT
postcss-color-rgba-fallback
PostCSS plugin to transform rgba() to hexadecimal
MIT
postcss-color-hwb
PostCSS plugin to transform W3C CSS hwb() color to more compatible CSS (rgb() (or rgba()))
MIT
hsb2rgb
HSV (HSB) to RGB color converter
color-diff
Implemets the CIEDE2000 color difference algorithm, conversion between RGB and LAB color and mapping all colors in palette X to the closest or most different color in palette Y based on the CIEDE2000 difference.
BSD-3-Clause