#ccdef1 color space conversions
Hex:
#ccdef1
RGB:
204, 222, 241
CMY:
20, 13, 5
CMYK:
15, 8, 0, 5
HSL:
211°, 56.9231%, 87.2549%
HSV (HSB):
211°, 15.3527%, 94.5098%
XYZ:
66.9003, 71.4308, 93.4806
xyY:
0.2886, 0.3081, 71.4308
CIE-Lab:
87.6939, -2.1887, -11.3036
CIE-LCH:
87.6939, 11.5135, 259.0414
CIE-Luv:
87.6939, -10.5217, -17.3560
Hunter-Lab:
84.5167, -6.6104, -6.4166
#ccdef1 color charts
#ccdef1 RGB chart
#ccdef1 CMYK chart
#ccdef1 RGB pie chart
#ccdef1 color shades, tints & tones
#ccdef1 color schemes
#ccdef1 color preview, HTML & CSS examples
This text has a color of #ccdef1
<p style="color:#ccdef1;">Text here</p>
.mytext {color:#ccdef1;}
Text color #ccdef1
This box has a color of #ccdef1
<div style="background-color:#ccdef1;">Content here</div>
.mybackground {background-color:#ccdef1;}
Background color #ccdef1
Border around this has a color of #ccdef1
<div style="border:2px solid #ccdef1;">Content here</div>
.myborder {border:2px solid #ccdef1;}
Border color #ccdef1