#daf2f5 color space conversions
Hex:
#daf2f5
RGB:
218, 242, 245
CMY:
15, 5, 4
CMYK:
11, 1, 0, 4
HSL:
187°, 57.4468%, 90.7843%
HSV (HSB):
187°, 11.0204%, 96.0784%
XYZ:
77.1470, 85.0023, 98.7272
xyY:
0.2957, 0.3258, 85.0023
CIE-Lab:
93.8841, -7.2329, -4.1225
CIE-LCH:
93.8841, 8.3253, 209.6814
CIE-Luv:
93.8841, -12.9750, -5.1590
Hunter-Lab:
92.1967, -11.9815, 1.0480
#daf2f5 color charts
#daf2f5 color shades, tints & tones
#daf2f5 color schemes
#daf2f5 color preview, HTML & CSS examples
This text has a color of #daf2f5
<p style="color:#daf2f5;">Text here</p>
.mytext {color:#daf2f5;}
This box has a color of #daf2f5
<div style="background-color:#daf2f5;">Content here</div>
.mybackground {background-color:#daf2f5;}
Border around this has a color of #daf2f5
<div style="border:2px solid #daf2f5;">Content here</div>
.myborder {border:2px solid #daf2f5;}