#dff1ff color space conversions
Hex:
#dff1ff
RGB:
223, 241, 255
CMY:
13, 5, 0
CMYK:
13, 5, 0, 0
HSL:
206°, 100.0000%, 93.7255%
HSV (HSB):
206°, 12.5490%, 100.0000%
XYZ:
79.9367, 85.8186, 106.9593
xyY:
0.2931, 0.3147, 85.8186
CIE-Lab:
94.2347, -3.1888, -8.7553
CIE-LCH:
94.2347, 9.3179, 249.9876
CIE-Luv:
94.2347, -10.3232, -13.2282
Hunter-Lab:
92.6383, -8.0911, -3.6088
#dff1ff color charts
#dff1ff color shades, tints & tones
#dff1ff color schemes
#dff1ff color preview, HTML & CSS examples
This text has a color of #dff1ff
<p style="color:#dff1ff;">Text here</p>
.mytext {color:#dff1ff;}
This box has a color of #dff1ff
<div style="background-color:#dff1ff;">Content here</div>
.mybackground {background-color:#dff1ff;}
Border around this has a color of #dff1ff
<div style="border:2px solid #dff1ff;">Content here</div>
.myborder {border:2px solid #dff1ff;}