#cdeded color space conversions
Hex:
#cdeded
RGB:
205, 237, 237
CMY:
20, 7, 7
CMYK:
14, 0, 0, 7
HSL:
180°, 47.0588%, 86.6667%
HSV (HSB):
180°, 13.5021%, 92.9412%
XYZ:
70.7471, 79.6619, 91.7683
xyY:
0.2921, 0.3289, 79.6619
CIE-Lab:
91.5330, -10.3701, -3.5167
CIE-LCH:
91.5330, 10.9501, 198.7329
CIE-Luv:
91.5330, -16.8947, -3.6601
Hunter-Lab:
89.2535, -14.7051, 1.5170
#cdeded color charts
#cdeded RGB chart
#cdeded CMYK chart
#cdeded RGB pie chart
#cdeded color shades, tints & tones
#cdeded color schemes
#cdeded color preview, HTML & CSS examples
This text has a color of #cdeded
<p style="color:#cdeded;">Text here</p>
.mytext {color:#cdeded;}
Text color #cdeded
This box has a color of #cdeded
<div style="background-color:#cdeded;">Content here</div>
.mybackground {background-color:#cdeded;}
Background color #cdeded
Border around this has a color of #cdeded
<div style="border:2px solid #cdeded;">Content here</div>
.myborder {border:2px solid #cdeded;}
Border color #cdeded