#caa1e5 color space conversions
Hex:
#caa1e5
RGB:
202, 161, 229
CMY:
21, 37, 10
CMYK:
12, 30, 0, 10
HSL:
276°, 56.6667%, 76.4706%
HSV (HSB):
276°, 29.6943%, 89.8039%
XYZ:
51.2448, 43.7034, 79.8635
xyY:
0.2931, 0.2500, 43.7034
CIE-Lab:
72.0298, 27.5107, -28.5924
CIE-LCH:
72.0298, 39.6782, 313.8954
CIE-Luv:
72.0298, 17.5589, -49.3692
Hunter-Lab:
66.1086, 22.6764, -25.3502
#caa1e5 color charts
#caa1e5 color shades, tints & tones
#caa1e5 color schemes
#caa1e5 color preview, HTML & CSS examples
This text has a color of #caa1e5
<p style="color:#caa1e5;">Text here</p>
.mytext {color:#caa1e5;}
This box has a color of #caa1e5
<div style="background-color:#caa1e5;">Content here</div>
.mybackground {background-color:#caa1e5;}
Border around this has a color of #caa1e5
<div style="border:2px solid #caa1e5;">Content here</div>
.myborder {border:2px solid #caa1e5;}