#daf1e2 color space conversions
Hex:
#daf1e2
RGB:
218, 241, 226
CMY:
15, 5, 11
CMYK:
10, 0, 6, 5
HSL:
141°, 45.0980%, 90.0000%
HSV (HSB):
141°, 9.5436%, 94.5098%
XYZ:
74.0962, 83.3070, 84.1261
xyY:
0.3068, 0.3449, 83.3070
CIE-Lab:
93.1487, -10.2940, 4.6659
CIE-LCH:
93.1487, 11.3021, 155.6168
CIE-Luv:
93.1487, -11.8524, 8.9339
Hunter-Lab:
91.2727, -14.8188, 9.2432
#daf1e2 color charts
#daf1e2 color shades, tints & tones
#daf1e2 color schemes
#daf1e2 color preview, HTML & CSS examples
This text has a color of #daf1e2
<p style="color:#daf1e2;">Text here</p>
.mytext {color:#daf1e2;}
This box has a color of #daf1e2
<div style="background-color:#daf1e2;">Content here</div>
.mybackground {background-color:#daf1e2;}
Border around this has a color of #daf1e2
<div style="border:2px solid #daf1e2;">Content here</div>
.myborder {border:2px solid #daf1e2;}