#dafbff color space conversions
Hex:
#dafbff
RGB:
218, 251, 255
CMY:
15, 2, 0
CMYK:
15, 2, 0, 0
HSL:
186°, 100.0000%, 92.7451%
HSV (HSB):
186°, 14.5098%, 100.0000%
XYZ:
81.4606, 91.1198, 107.9022
xyY:
0.2904, 0.3249, 91.1198
CIE-Lab:
96.4593, -9.7974, -5.5022
CIE-LCH:
96.4593, 11.2367, 209.3185
CIE-Luv:
96.4593, -17.4955, -6.9331
Hunter-Lab:
95.4567, -14.7212, -0.2005
#dafbff color charts
#dafbff color shades, tints & tones
#dafbff color schemes
#dafbff color preview, HTML & CSS examples
This text has a color of #dafbff
<p style="color:#dafbff;">Text here</p>
.mytext {color:#dafbff;}
This box has a color of #dafbff
<div style="background-color:#dafbff;">Content here</div>
.mybackground {background-color:#dafbff;}
Border around this has a color of #dafbff
<div style="border:2px solid #dafbff;">Content here</div>
.myborder {border:2px solid #dafbff;}