#ccdfef color space conversions
Hex:
#ccdfef
RGB:
204, 223, 239
CMY:
20, 13, 6
CMYK:
15, 7, 0, 6
HSL:
207°, 52.2388%, 86.8627%
HSV (HSB):
207°, 14.6444%, 93.7255%
XYZ:
66.8695, 71.8447, 92.0044
xyY:
0.2898, 0.3114, 71.8447
CIE-Lab:
87.8938, -3.1187, -9.9530
CIE-LCH:
87.8938, 10.4302, 252.6023
CIE-Luv:
87.8938, -10.9102, -15.0367
Hunter-Lab:
84.7613, -7.5107, -5.0236
#ccdfef color charts
#ccdfef color shades, tints & tones
#ccdfef color schemes
#ccdfef color preview, HTML & CSS examples
This text has a color of #ccdfef
<p style="color:#ccdfef;">Text here</p>
.mytext {color:#ccdfef;}
This box has a color of #ccdfef
<div style="background-color:#ccdfef;">Content here</div>
.mybackground {background-color:#ccdfef;}
Border around this has a color of #ccdfef
<div style="border:2px solid #ccdfef;">Content here</div>
.myborder {border:2px solid #ccdfef;}