#caa3e9 color space conversions
Hex:
#caa3e9
RGB:
202, 163, 233
CMY:
21, 36, 9
CMYK:
13, 30, 0, 9
HSL:
273°, 61.4035%, 77.6471%
HSV (HSB):
273°, 30.0429%, 91.3725%
XYZ:
52.1623, 44.6341, 82.9568
xyY:
0.2902, 0.2483, 44.6341
CIE-Lab:
72.6503, 27.2503, -29.8218
CIE-LCH:
72.6503, 40.3970, 312.4201
CIE-Luv:
72.6503, 16.1896, -51.4138
Hunter-Lab:
66.8088, 22.4521, -26.8545
#caa3e9 color charts
#caa3e9 color shades, tints & tones
#caa3e9 color schemes
#caa3e9 color preview, HTML & CSS examples
This text has a color of #caa3e9
<p style="color:#caa3e9;">Text here</p>
.mytext {color:#caa3e9;}
This box has a color of #caa3e9
<div style="background-color:#caa3e9;">Content here</div>
.mybackground {background-color:#caa3e9;}
Border around this has a color of #caa3e9
<div style="border:2px solid #caa3e9;">Content here</div>
.myborder {border:2px solid #caa3e9;}