#dff0fc color space conversions
Hex:
#dff0fc
RGB:
223, 240, 252
CMY:
13, 6, 1
CMYK:
12, 5, 0, 1
HSL:
205°, 82.8571%, 93.1373%
HSV (HSB):
205°, 11.5079%, 98.8235%
XYZ:
79.1622, 85.0364, 104.3368
xyY:
0.2948, 0.3167, 85.0364
CIE-Lab:
93.8988, -3.2702, -7.6961
CIE-LCH:
93.8988, 8.3621, 246.9788
CIE-Luv:
93.8988, -9.7294, -11.5103
Hunter-Lab:
92.2152, -8.1431, -2.5330
#dff0fc color charts
#dff0fc color shades, tints & tones
#dff0fc color schemes
#dff0fc color preview, HTML & CSS examples
This text has a color of #dff0fc
<p style="color:#dff0fc;">Text here</p>
.mytext {color:#dff0fc;}
This box has a color of #dff0fc
<div style="background-color:#dff0fc;">Content here</div>
.mybackground {background-color:#dff0fc;}
Border around this has a color of #dff0fc
<div style="border:2px solid #dff0fc;">Content here</div>
.myborder {border:2px solid #dff0fc;}