#caa8e5 color space conversions
Hex:
#caa8e5
RGB:
202, 168, 229
CMY:
21, 34, 10
CMYK:
12, 27, 0, 10
HSL:
273°, 53.9823%, 77.8431%
HSV (HSB):
273°, 26.6376%, 89.8039%
XYZ:
52.5026, 46.2190, 80.2827
xyY:
0.2933, 0.2582, 46.2190
CIE-Lab:
73.6874, 23.6685, -26.0496
CIE-LCH:
73.6874, 35.1963, 312.2582
CIE-Luv:
73.6874, 14.3838, -44.7653
Hunter-Lab:
67.9845, 18.8778, -22.4262
#caa8e5 color charts
#caa8e5 color shades, tints & tones
#caa8e5 color schemes
#caa8e5 color preview, HTML & CSS examples
This text has a color of #caa8e5
<p style="color:#caa8e5;">Text here</p>
.mytext {color:#caa8e5;}
This box has a color of #caa8e5
<div style="background-color:#caa8e5;">Content here</div>
.mybackground {background-color:#caa8e5;}
Border around this has a color of #caa8e5
<div style="border:2px solid #caa8e5;">Content here</div>
.myborder {border:2px solid #caa8e5;}