#cacbff color space conversions
Hex:
#cacbff
RGB:
202, 203, 255
CMY:
21, 20, 0
CMYK:
21, 20, 0, 0
HSL:
239°, 100.0000%, 89.6078%
HSV (HSB):
239°, 20.7843%, 100.0000%
XYZ:
63.7631, 62.4884, 103.3085
xyY:
0.2778, 0.2722, 62.4884
CIE-Lab:
83.1725, 10.2361, -25.5399
CIE-LCH:
83.1725, 27.5148, 291.8404
CIE-Luv:
83.1725, -3.5618, -42.5565
Hunter-Lab:
79.0496, 5.6449, -22.1503
#cacbff color charts
#cacbff color shades, tints & tones
#cacbff color schemes
#cacbff color preview, HTML & CSS examples
This text has a color of #cacbff
<p style="color:#cacbff;">Text here</p>
.mytext {color:#cacbff;}
This box has a color of #cacbff
<div style="background-color:#cacbff;">Content here</div>
.mybackground {background-color:#cacbff;}
Border around this has a color of #cacbff
<div style="border:2px solid #cacbff;">Content here</div>
.myborder {border:2px solid #cacbff;}