#dafff6 color space conversions
Hex:
#dafff6
RGB:
218, 255, 246
CMY:
15, 0, 4
CMYK:
15, 0, 4, 0
HSL:
165°, 100.0000%, 92.7451%
HSV (HSB):
165°, 14.5098%, 100.0000%
XYZ:
81.3080, 93.0792, 100.8695
xyY:
0.2954, 0.3382, 93.0792
CIE-Lab:
97.2598, -13.5443, 0.3075
CIE-LCH:
97.2598, 13.5478, 178.6995
CIE-Luv:
97.2598, -19.1376, 2.8591
Hunter-Lab:
96.4776, -18.4021, 5.5453
#dafff6 color charts
#dafff6 color shades, tints & tones
#dafff6 color schemes
#dafff6 color preview, HTML & CSS examples
This text has a color of #dafff6
<p style="color:#dafff6;">Text here</p>
.mytext {color:#dafff6;}
This box has a color of #dafff6
<div style="background-color:#dafff6;">Content here</div>
.mybackground {background-color:#dafff6;}
Border around this has a color of #dafff6
<div style="border:2px solid #dafff6;">Content here</div>
.myborder {border:2px solid #dafff6;}