#cdedef color space conversions
Hex:
#cdedef
RGB:
205, 237, 239
CMY:
20, 7, 6
CMYK:
14, 1, 0, 6
HSL:
184°, 51.5152%, 87.0588%
HSV (HSB):
184°, 14.2259%, 93.7255%
XYZ:
71.0410, 79.7795, 93.3161
xyY:
0.2910, 0.3268, 79.7795
CIE-Lab:
91.5858, -9.9713, -4.4817
CIE-LCH:
91.5858, 10.9322, 204.2022
CIE-Luv:
91.5858, -16.9467, -5.2466
Hunter-Lab:
89.3194, -14.3372, 0.5806
#cdedef color charts
#cdedef RGB chart
#cdedef CMYK chart
#cdedef RGB pie chart
#cdedef color shades, tints & tones
#cdedef color schemes
#cdedef color preview, HTML & CSS examples
This text has a color of #cdedef
<p style="color:#cdedef;">Text here</p>
.mytext {color:#cdedef;}
Text color #cdedef
This box has a color of #cdedef
<div style="background-color:#cdedef;">Content here</div>
.mybackground {background-color:#cdedef;}
Background color #cdedef
Border around this has a color of #cdedef
<div style="border:2px solid #cdedef;">Content here</div>
.myborder {border:2px solid #cdedef;}
Border color #cdedef