#dafefc color space conversions
Hex:
#dafefc
RGB:
218, 254, 252
CMY:
15, 0, 1
CMYK:
14, 0, 1, 0
HSL:
177°, 94.7368%, 92.5490%
HSV (HSB):
177°, 14.1732%, 99.6078%
XYZ:
81.9259, 92.8173, 105.6930
xyY:
0.2921, 0.3310, 92.8173
CIE-Lab:
97.1534, -11.8865, -2.9354
CIE-LCH:
97.1534, 12.2436, 193.8716
CIE-Luv:
97.1534, -18.8115, -2.5090
Hunter-Lab:
96.3417, -16.8074, 2.3943
#dafefc color charts
#dafefc color shades, tints & tones
#dafefc color schemes
#dafefc color preview, HTML & CSS examples
This text has a color of #dafefc
<p style="color:#dafefc;">Text here</p>
.mytext {color:#dafefc;}
This box has a color of #dafefc
<div style="background-color:#dafefc;">Content here</div>
.mybackground {background-color:#dafefc;}
Border around this has a color of #dafefc
<div style="border:2px solid #dafefc;">Content here</div>
.myborder {border:2px solid #dafefc;}