#daefdf color space conversions
Hex:
#daefdf
RGB:
218, 239, 223
CMY:
15, 6, 13
CMYK:
9, 0, 7, 6
HSL:
134°, 39.6226%, 89.6078%
HSV (HSB):
134°, 8.7866%, 93.7255%
XYZ:
73.0992, 81.9661, 81.7803
xyY:
0.3086, 0.3461, 81.9661
CIE-Lab:
92.5599, -9.8294, 5.3727
CIE-LCH:
92.5599, 11.2019, 151.3395
CIE-Luv:
92.5599, -10.7629, 9.9052
Hunter-Lab:
90.5352, -14.3134, 9.8180
#daefdf color charts
#daefdf color shades, tints & tones
#daefdf color schemes
#daefdf color preview, HTML & CSS examples
This text has a color of #daefdf
<p style="color:#daefdf;">Text here</p>
.mytext {color:#daefdf;}
This box has a color of #daefdf
<div style="background-color:#daefdf;">Content here</div>
.mybackground {background-color:#daefdf;}
Border around this has a color of #daefdf
<div style="border:2px solid #daefdf;">Content here</div>
.myborder {border:2px solid #daefdf;}