#cccfdf color space conversions
Hex:
#cccfdf
RGB:
204, 207, 223
CMY:
20, 19, 13
CMYK:
9, 7, 0, 13
HSL:
231°, 22.8916%, 83.7255%
HSV (HSB):
231°, 8.5202%, 87.4510%
XYZ:
60.5339, 62.7907, 78.7414
xyY:
0.2996, 0.3107, 62.7907
CIE-Lab:
83.3321, 2.0308, -8.2569
CIE-LCH:
83.3321, 8.5030, 283.8175
CIE-Luv:
83.3321, -2.5472, -13.0962
Hunter-Lab:
79.2406, -2.3103, -3.4480
#cccfdf color charts
#cccfdf color shades, tints & tones
#cccfdf color schemes
#cccfdf color preview, HTML & CSS examples
This text has a color of #cccfdf
<p style="color:#cccfdf;">Text here</p>
.mytext {color:#cccfdf;}
This box has a color of #cccfdf
<div style="background-color:#cccfdf;">Content here</div>
.mybackground {background-color:#cccfdf;}
Border around this has a color of #cccfdf
<div style="border:2px solid #cccfdf;">Content here</div>
.myborder {border:2px solid #cccfdf;}