#cdefec color space conversions
Hex:
#cdefec
RGB:
205, 239, 236
CMY:
20, 6, 7
CMYK:
14, 0, 1, 6
HSL:
175°, 51.5152%, 87.0588%
HSV (HSB):
175°, 14.2259%, 93.7255%
XYZ:
71.1837, 80.7683, 91.1949
xyY:
0.2928, 0.3322, 80.7683
CIE-Lab:
92.0285, -11.5757, -2.2681
CIE-LCH:
92.0285, 11.7958, 191.0859
CIE-Luv:
92.0285, -17.8053, -1.5020
Hunter-Lab:
89.8712, -15.8912, 2.7465
#cdefec color charts
#cdefec RGB chart
#cdefec CMYK chart
#cdefec RGB pie chart
#cdefec color shades, tints & tones
#cdefec color schemes
#cdefec color preview, HTML & CSS examples
This text has a color of #cdefec
<p style="color:#cdefec;">Text here</p>
.mytext {color:#cdefec;}
Text color #cdefec
This box has a color of #cdefec
<div style="background-color:#cdefec;">Content here</div>
.mybackground {background-color:#cdefec;}
Background color #cdefec
Border around this has a color of #cdefec
<div style="border:2px solid #cdefec;">Content here</div>
.myborder {border:2px solid #cdefec;}
Border color #cdefec