#caabd2 color space conversions
Hex:
#caabd2
RGB:
202, 171, 210
CMY:
21, 33, 18
CMYK:
4, 19, 0, 18
HSL:
288°, 30.2326%, 74.7059%
HSV (HSB):
288°, 18.5714%, 82.3529%
XYZ:
50.5529, 46.3355, 67.2520
xyY:
0.3080, 0.2823, 46.3355
CIE-Lab:
73.7627, 18.2013, -15.5617
CIE-LCH:
73.7627, 23.9469, 319.4704
CIE-Luv:
73.7627, 14.9704, -26.9805
Hunter-Lab:
68.0702, 13.4416, -10.9282
#caabd2 color charts
#caabd2 color shades, tints & tones
#caabd2 color schemes
#caabd2 color preview, HTML & CSS examples
This text has a color of #caabd2
<p style="color:#caabd2;">Text here</p>
.mytext {color:#caabd2;}
This box has a color of #caabd2
<div style="background-color:#caabd2;">Content here</div>
.mybackground {background-color:#caabd2;}
Border around this has a color of #caabd2
<div style="border:2px solid #caabd2;">Content here</div>
.myborder {border:2px solid #caabd2;}