#cdefed color space conversions
Hex:
#cdefed
RGB:
205, 239, 237
CMY:
20, 6, 7
CMYK:
14, 0, 1, 6
HSL:
176°, 51.5152%, 87.0588%
HSV (HSB):
176°, 14.2259%, 93.7255%
XYZ:
71.3294, 80.8266, 91.9624
xyY:
0.2922, 0.3311, 80.8266
CIE-Lab:
92.0545, -11.3781, -2.7507
CIE-LCH:
92.0545, 11.7058, 193.5906
CIE-Luv:
92.0545, -17.8295, -2.2906
Hunter-Lab:
89.9036, -15.7096, 2.2848
#cdefed color charts
#cdefed color shades, tints & tones
#cdefed color schemes
#cdefed color preview, HTML & CSS examples
This text has a color of #cdefed
<p style="color:#cdefed;">Text here</p>
.mytext {color:#cdefed;}
This box has a color of #cdefed
<div style="background-color:#cdefed;">Content here</div>
.mybackground {background-color:#cdefed;}
Border around this has a color of #cdefed
<div style="border:2px solid #cdefed;">Content here</div>
.myborder {border:2px solid #cdefed;}