#ccedef color space conversions
Hex:
#ccedef
RGB:
204, 237, 239
CMY:
20, 7, 6
CMYK:
15, 1, 0, 6
HSL:
183°, 52.2388%, 86.8627%
HSV (HSB):
183°, 14.6444%, 93.7255%
XYZ:
70.7660, 79.6377, 93.3032
xyY:
0.2904, 0.3268, 79.6377
CIE-Lab:
91.5221, -10.2827, -4.5829
CIE-LCH:
91.5221, 11.2578, 204.0222
CIE-Luv:
91.5221, -17.4369, -5.3537
Hunter-Lab:
89.2400, -14.6220, 0.4784
#ccedef color charts
#ccedef RGB chart
#ccedef CMYK chart
#ccedef RGB pie chart
#ccedef color shades, tints & tones
#ccedef color schemes
#ccedef color preview, HTML & CSS examples
This text has a color of #ccedef
<p style="color:#ccedef;">Text here</p>
.mytext {color:#ccedef;}
Text color #ccedef
This box has a color of #ccedef
<div style="background-color:#ccedef;">Content here</div>
.mybackground {background-color:#ccedef;}
Background color #ccedef
Border around this has a color of #ccedef
<div style="border:2px solid #ccedef;">Content here</div>
.myborder {border:2px solid #ccedef;}
Border color #ccedef