#cacffd color space conversions
Hex:
#cacffd
RGB:
202, 207, 253
CMY:
21, 19, 1
CMYK:
20, 18, 0, 1
HSL:
234°, 92.7273%, 89.2157%
HSV (HSB):
234°, 20.1581%, 99.2157%
XYZ:
64.3996, 64.2741, 101.9404
xyY:
0.2793, 0.2787, 64.2741
CIE-Lab:
84.1083, 7.6543, -23.0551
CIE-LCH:
84.1083, 24.2925, 288.3661
CIE-Luv:
84.1083, -5.2327, -38.0626
Hunter-Lab:
80.1711, 3.0854, -19.2696
#cacffd color charts
#cacffd color shades, tints & tones
#cacffd color schemes
#cacffd color preview, HTML & CSS examples
This text has a color of #cacffd
<p style="color:#cacffd;">Text here</p>
.mytext {color:#cacffd;}
This box has a color of #cacffd
<div style="background-color:#cacffd;">Content here</div>
.mybackground {background-color:#cacffd;}
Border around this has a color of #cacffd
<div style="border:2px solid #cacffd;">Content here</div>
.myborder {border:2px solid #cacffd;}