#caaafb color space conversions
Hex:
#caaafb
RGB:
202, 170, 251
CMY:
21, 33, 2
CMYK:
20, 32, 0, 2
HSL:
264°, 91.0112%, 82.5490%
HSV (HSB):
264°, 32.2709%, 98.4314%
XYZ:
56.1444, 48.2710, 97.6249
xyY:
0.2779, 0.2389, 48.2710
CIE-Lab:
74.9956, 27.3043, -35.9658
CIE-LCH:
74.9956, 45.1560, 307.2048
CIE-Luv:
74.9956, 11.1559, -61.8946
Hunter-Lab:
69.4774, 22.6599, -34.6761
#caaafb color charts
#caaafb color shades, tints & tones
#caaafb color schemes
#caaafb color preview, HTML & CSS examples
This text has a color of #caaafb
<p style="color:#caaafb;">Text here</p>
.mytext {color:#caaafb;}
This box has a color of #caaafb
<div style="background-color:#caaafb;">Content here</div>
.mybackground {background-color:#caaafb;}
Border around this has a color of #caaafb
<div style="border:2px solid #caaafb;">Content here</div>
.myborder {border:2px solid #caaafb;}