#dafafc color space conversions
Hex:
#dafafc
RGB:
218, 250, 252
CMY:
15, 2, 1
CMYK:
13, 1, 0, 1
HSL:
184°, 85.0000%, 92.1569%
HSV (HSB):
184°, 13.4921%, 98.8235%
XYZ:
80.6697, 90.3049, 105.2743
xyY:
0.2920, 0.3269, 90.3049
CIE-Lab:
96.1231, -9.8902, -4.4499
CIE-LCH:
96.1231, 10.8451, 204.2245
CIE-Luv:
96.1231, -16.9497, -5.2406
Hunter-Lab:
95.0289, -14.7725, 0.8380
#dafafc color charts
#dafafc color shades, tints & tones
#dafafc color schemes
#dafafc color preview, HTML & CSS examples
This text has a color of #dafafc
<p style="color:#dafafc;">Text here</p>
.mytext {color:#dafafc;}
This box has a color of #dafafc
<div style="background-color:#dafafc;">Content here</div>
.mybackground {background-color:#dafafc;}
Border around this has a color of #dafafc
<div style="border:2px solid #dafafc;">Content here</div>
.myborder {border:2px solid #dafafc;}