#ccdcfc color space conversions
Hex:
#ccdcfc
RGB:
204, 220, 252
CMY:
20, 14, 1
CMYK:
19, 13, 0, 1
HSL:
220°, 88.8889%, 89.4118%
HSV (HSB):
220°, 19.0476%, 98.8235%
XYZ:
68.0657, 71.0520, 102.2224
xyY:
0.2820, 0.2944, 71.0520
CIE-Lab:
87.5103, 1.1705, -17.3698
CIE-LCH:
87.5103, 17.4092, 273.8551
CIE-Luv:
87.5103, -10.0519, -27.7803
Hunter-Lab:
84.2924, -3.3737, -12.8971
#ccdcfc color charts
#ccdcfc color shades, tints & tones
#ccdcfc color schemes
#ccdcfc color preview, HTML & CSS examples
This text has a color of #ccdcfc
<p style="color:#ccdcfc;">Text here</p>
.mytext {color:#ccdcfc;}
This box has a color of #ccdcfc
<div style="background-color:#ccdcfc;">Content here</div>
.mybackground {background-color:#ccdcfc;}
Border around this has a color of #ccdcfc
<div style="border:2px solid #ccdcfc;">Content here</div>
.myborder {border:2px solid #ccdcfc;}