#daf7f8 color space conversions
Hex:
#daf7f8
RGB:
218, 247, 248
CMY:
15, 3, 3
CMYK:
12, 0, 0, 3
HSL:
182°, 68.1818%, 91.3725%
HSV (HSB):
182°, 12.0968%, 97.2549%
XYZ:
79.1175, 88.2043, 101.6621
xyY:
0.2941, 0.3279, 88.2043
CIE-Lab:
95.2469, -9.1694, -3.6723
CIE-LCH:
95.2469, 9.8775, 201.8260
CIE-Luv:
95.2469, -15.4314, -4.1272
Hunter-Lab:
93.9171, -13.9833, 1.5626
#daf7f8 color charts
#daf7f8 color shades, tints & tones
#daf7f8 color schemes
#daf7f8 color preview, HTML & CSS examples
This text has a color of #daf7f8
<p style="color:#daf7f8;">Text here</p>
.mytext {color:#daf7f8;}
This box has a color of #daf7f8
<div style="background-color:#daf7f8;">Content here</div>
.mybackground {background-color:#daf7f8;}
Border around this has a color of #daf7f8
<div style="border:2px solid #daf7f8;">Content here</div>
.myborder {border:2px solid #daf7f8;}