#ca8cc9 color space conversions
Hex:
#ca8cc9
RGB:
202, 140, 201
CMY:
21, 45, 21
CMYK:
0, 31, 0, 21
HSL:
301°, 36.9048%, 67.0588%
HSV (HSB):
301°, 30.6931%, 79.2157%
XYZ:
44.2778, 35.5298, 59.7826
xyY:
0.3172, 0.2545, 35.5298
CIE-Lab:
66.1591, 33.4681, -22.1166
CIE-LCH:
66.1591, 40.1155, 326.5422
CIE-Luv:
66.1591, 31.1837, -39.2902
Hunter-Lab:
59.6069, 28.2833, -17.7400
#ca8cc9 color charts
#ca8cc9 color shades, tints & tones
#ca8cc9 color schemes
#ca8cc9 color preview, HTML & CSS examples
This text has a color of #ca8cc9
<p style="color:#ca8cc9;">Text here</p>
.mytext {color:#ca8cc9;}
This box has a color of #ca8cc9
<div style="background-color:#ca8cc9;">Content here</div>
.mybackground {background-color:#ca8cc9;}
Border around this has a color of #ca8cc9
<div style="border:2px solid #ca8cc9;">Content here</div>
.myborder {border:2px solid #ca8cc9;}