#dfefff color space conversions
Hex:
#dfefff
RGB:
223, 239, 255
CMY:
13, 6, 0
CMYK:
13, 6, 0, 0
HSL:
210°, 100.0000%, 93.7255%
HSV (HSB):
210°, 12.5490%, 100.0000%
XYZ:
79.3479, 84.6410, 106.7630
xyY:
0.2931, 0.3126, 84.6410
CIE-Lab:
93.7282, -2.1671, -9.5069
CIE-LCH:
93.7282, 9.7508, 257.1587
CIE-Luv:
93.7282, -9.3818, -14.6006
Hunter-Lab:
92.0005, -7.0496, -4.4033
#dfefff color charts
#dfefff color shades, tints & tones
#dfefff color schemes
#dfefff color preview, HTML & CSS examples
This text has a color of #dfefff
<p style="color:#dfefff;">Text here</p>
.mytext {color:#dfefff;}
This box has a color of #dfefff
<div style="background-color:#dfefff;">Content here</div>
.mybackground {background-color:#dfefff;}
Border around this has a color of #dfefff
<div style="border:2px solid #dfefff;">Content here</div>
.myborder {border:2px solid #dfefff;}