#cdefd7 color space conversions
Hex:
#cdefd7
RGB:
205, 239, 215
CMY:
20, 6, 16
CMYK:
14, 0, 10, 6
HSL:
138°, 51.5152%, 87.0588%
HSV (HSB):
138°, 14.2259%, 93.7255%
XYZ:
68.3091, 79.6184, 76.0576
xyY:
0.3050, 0.3555, 79.6184
CIE-Lab:
91.5134, -15.5518, 7.9118
CIE-LCH:
91.5134, 17.4486, 153.0357
CIE-Luv:
91.5134, -17.3133, 14.6755
Hunter-Lab:
89.2292, -19.5010, 11.9225
#cdefd7 color charts
#cdefd7 color shades, tints & tones
#cdefd7 color schemes
#cdefd7 color preview, HTML & CSS examples
This text has a color of #cdefd7
<p style="color:#cdefd7;">Text here</p>
.mytext {color:#cdefd7;}
This box has a color of #cdefd7
<div style="background-color:#cdefd7;">Content here</div>
.mybackground {background-color:#cdefd7;}
Border around this has a color of #cdefd7
<div style="border:2px solid #cdefd7;">Content here</div>
.myborder {border:2px solid #cdefd7;}