#cacdff color space conversions
Hex:
#cacdff
RGB:
202, 205, 255
CMY:
21, 20, 0
CMYK:
21, 20, 0, 0
HSL:
237°, 100.0000%, 89.6078%
HSV (HSB):
237°, 20.7843%, 100.0000%
XYZ:
64.2384, 63.4392, 103.4670
xyY:
0.2779, 0.2745, 63.4392
CIE-Lab:
83.6729, 9.1641, -24.7775
CIE-LCH:
83.6729, 26.4179, 290.2972
CIE-Luv:
83.6729, -4.4510, -41.1466
Hunter-Lab:
79.6487, 4.5789, -21.2661
#cacdff color charts
#cacdff color shades, tints & tones
#cacdff color schemes
#cacdff color preview, HTML & CSS examples
This text has a color of #cacdff
<p style="color:#cacdff;">Text here</p>
.mytext {color:#cacdff;}
This box has a color of #cacdff
<div style="background-color:#cacdff;">Content here</div>
.mybackground {background-color:#cacdff;}
Border around this has a color of #cacdff
<div style="border:2px solid #cacdff;">Content here</div>
.myborder {border:2px solid #cacdff;}