#daf0f8 color space conversions
Hex:
#daf0f8
RGB:
218, 240, 248
CMY:
15, 6, 3
CMYK:
12, 3, 0, 3
HSL:
196°, 68.1818%, 91.3725%
HSV (HSB):
196°, 12.0968%, 97.2549%
XYZ:
77.0168, 84.0029, 100.9619
xyY:
0.2940, 0.3206, 84.0029
CIE-Lab:
93.4518, -5.6320, -6.3175
CIE-LCH:
93.4518, 8.4635, 228.2835
CIE-Luv:
93.4518, -12.1339, -8.9045
Hunter-Lab:
91.6531, -10.3980, -1.1546
#daf0f8 color charts
#daf0f8 color shades, tints & tones
#daf0f8 color schemes
#daf0f8 color preview, HTML & CSS examples
This text has a color of #daf0f8
<p style="color:#daf0f8;">Text here</p>
.mytext {color:#daf0f8;}
This box has a color of #daf0f8
<div style="background-color:#daf0f8;">Content here</div>
.mybackground {background-color:#daf0f8;}
Border around this has a color of #daf0f8
<div style="border:2px solid #daf0f8;">Content here</div>
.myborder {border:2px solid #daf0f8;}