#cdefdc color space conversions
Hex:
#cdefdc
RGB:
205, 239, 220
CMY:
20, 6, 14
CMYK:
14, 0, 8, 6
HSL:
146°, 51.5152%, 87.0588%
HSV (HSB):
146°, 14.2259%, 93.7255%
XYZ:
68.9616, 79.8794, 79.4938
xyY:
0.3020, 0.3498, 79.8794
CIE-Lab:
91.6307, -14.6361, 5.4811
CIE-LCH:
91.6307, 15.6287, 159.4696
CIE-Luv:
91.6307, -17.4277, 10.8956
Hunter-Lab:
89.3753, -18.6769, 9.8280
#cdefdc color charts
#cdefdc RGB chart
#cdefdc CMYK chart
#cdefdc RGB pie chart
#cdefdc color shades, tints & tones
#cdefdc color schemes
#cdefdc color preview, HTML & CSS examples
This text has a color of #cdefdc
<p style="color:#cdefdc;">Text here</p>
.mytext {color:#cdefdc;}
Text color #cdefdc
This box has a color of #cdefdc
<div style="background-color:#cdefdc;">Content here</div>
.mybackground {background-color:#cdefdc;}
Background color #cdefdc
Border around this has a color of #cdefdc
<div style="border:2px solid #cdefdc;">Content here</div>
.myborder {border:2px solid #cdefdc;}
Border color #cdefdc