#ca91ce color space conversions
Hex:
#ca91ce
RGB:
202, 145, 206
CMY:
21, 43, 19
CMYK:
2, 30, 0, 19
HSL:
296°, 38.3648%, 68.8235%
HSV (HSB):
296°, 29.6117%, 80.7843%
XYZ:
45.6231, 37.2636, 63.1805
xyY:
0.3123, 0.2551, 37.2636
CIE-Lab:
67.4743, 31.6852, -22.8948
CIE-LCH:
67.4743, 39.0912, 324.1493
CIE-Luv:
67.4743, 28.0388, -40.3637
Hunter-Lab:
61.0439, 26.5808, -18.6345
#ca91ce color charts
#ca91ce color shades, tints & tones
#ca91ce color schemes
#ca91ce color preview, HTML & CSS examples
This text has a color of #ca91ce
<p style="color:#ca91ce;">Text here</p>
.mytext {color:#ca91ce;}
This box has a color of #ca91ce
<div style="background-color:#ca91ce;">Content here</div>
.mybackground {background-color:#ca91ce;}
Border around this has a color of #ca91ce
<div style="border:2px solid #ca91ce;">Content here</div>
.myborder {border:2px solid #ca91ce;}