#ccdcf9 color space conversions
Hex:
#ccdcf9
RGB:
204, 220, 249
CMY:
20, 14, 2
CMYK:
18, 12, 0, 2
HSL:
219°, 78.9474%, 88.8235%
HSV (HSB):
219°, 18.0723%, 97.6471%
XYZ:
67.5939, 70.8633, 99.7379
xyY:
0.2838, 0.2975, 70.8633
CIE-Lab:
87.4186, 0.5299, -15.9283
CIE-LCH:
87.4186, 15.9371, 271.9052
CIE-Luv:
87.4186, -9.9255, -25.3060
Hunter-Lab:
84.1804, -3.9863, -11.3213
#ccdcf9 color charts
#ccdcf9 color shades, tints & tones
#ccdcf9 color schemes
#ccdcf9 color preview, HTML & CSS examples
This text has a color of #ccdcf9
<p style="color:#ccdcf9;">Text here</p>
.mytext {color:#ccdcf9;}
This box has a color of #ccdcf9
<div style="background-color:#ccdcf9;">Content here</div>
.mybackground {background-color:#ccdcf9;}
Border around this has a color of #ccdcf9
<div style="border:2px solid #ccdcf9;">Content here</div>
.myborder {border:2px solid #ccdcf9;}