#cdefdd color space conversions
Hex:
#cdefdd
RGB:
205, 239, 221
CMY:
20, 6, 13
CMYK:
14, 0, 8, 6
HSL:
148°, 51.5152%, 87.0588%
HSV (HSB):
148°, 14.2259%, 93.7255%
XYZ:
69.0945, 79.9326, 80.1935
xyY:
0.3014, 0.3487, 79.9326
CIE-Lab:
91.6546, -14.4506, 4.9954
CIE-LCH:
91.6546, 15.2896, 160.9304
CIE-Luv:
91.6546, -17.4508, 10.1339
Hunter-Lab:
89.4050, -18.5095, 9.4023
#cdefdd color charts
#cdefdd RGB chart
#cdefdd CMYK chart
#cdefdd RGB pie chart
#cdefdd color shades, tints & tones
#cdefdd color schemes
#cdefdd color preview, HTML & CSS examples
This text has a color of #cdefdd
<p style="color:#cdefdd;">Text here</p>
.mytext {color:#cdefdd;}
Text color #cdefdd
This box has a color of #cdefdd
<div style="background-color:#cdefdd;">Content here</div>
.mybackground {background-color:#cdefdd;}
Background color #cdefdd
Border around this has a color of #cdefdd
<div style="border:2px solid #cdefdd;">Content here</div>
.myborder {border:2px solid #cdefdd;}
Border color #cdefdd