#dafdff color space conversions
Hex:
#dafdff
RGB:
218, 253, 255
CMY:
15, 1, 0
CMYK:
15, 1, 0, 0
HSL:
183°, 100.0000%, 92.7451%
HSV (HSB):
183°, 14.5098%, 100.0000%
XYZ:
82.0887, 92.3760, 108.1116
xyY:
0.2905, 0.3269, 92.3760
CIE-Lab:
96.9738, -10.7973, -4.7442
CIE-LCH:
96.9738, 11.7936, 203.7199
CIE-Luv:
96.9738, -18.4214, -5.5605
Hunter-Lab:
96.1124, -15.7416, 0.5867
#dafdff color charts
#dafdff color shades, tints & tones
#dafdff color schemes
#dafdff color preview, HTML & CSS examples
This text has a color of #dafdff
<p style="color:#dafdff;">Text here</p>
.mytext {color:#dafdff;}
This box has a color of #dafdff
<div style="background-color:#dafdff;">Content here</div>
.mybackground {background-color:#dafdff;}
Border around this has a color of #dafdff
<div style="border:2px solid #dafdff;">Content here</div>
.myborder {border:2px solid #dafdff;}