#caacff color space conversions
Hex:
#caacff
RGB:
202, 172, 255
CMY:
21, 33, 0
CMYK:
21, 33, 0, 0
HSL:
262°, 100.0000%, 83.7255%
HSV (HSB):
262°, 32.5490%, 100.0000%
XYZ:
57.1596, 49.2816, 101.1074
xyY:
0.2754, 0.2374, 49.2816
CIE-Lab:
75.6262, 27.0996, -37.1449
CIE-LCH:
75.6262, 45.9797, 306.1132
CIE-Luv:
75.6262, 9.8993, -63.9192
Hunter-Lab:
70.2009, 22.4886, -36.2523
#caacff color charts
#caacff color shades, tints & tones
#caacff color schemes
#caacff color preview, HTML & CSS examples
This text has a color of #caacff
<p style="color:#caacff;">Text here</p>
.mytext {color:#caacff;}
This box has a color of #caacff
<div style="background-color:#caacff;">Content here</div>
.mybackground {background-color:#caacff;}
Border around this has a color of #caacff
<div style="border:2px solid #caacff;">Content here</div>
.myborder {border:2px solid #caacff;}