#dfebff color space conversions
Hex:
#dfebff
RGB:
223, 235, 255
CMY:
13, 8, 0
CMYK:
13, 8, 0, 0
HSL:
218°, 100.0000%, 93.7255%
HSV (HSB):
218°, 12.5490%, 100.0000%
XYZ:
78.1898, 82.3246, 106.3769
xyY:
0.2930, 0.3085, 82.3246
CIE-Lab:
92.7180, -0.1145, -11.0089
CIE-LCH:
92.7180, 11.0095, 269.4041
CIE-Luv:
92.7180, -7.4979, -17.3484
Hunter-Lab:
90.7329, -4.9589, -5.9996
#dfebff color charts
#dfebff color shades, tints & tones
#dfebff color schemes
#dfebff color preview, HTML & CSS examples
This text has a color of #dfebff
<p style="color:#dfebff;">Text here</p>
.mytext {color:#dfebff;}
This box has a color of #dfebff
<div style="background-color:#dfebff;">Content here</div>
.mybackground {background-color:#dfebff;}
Border around this has a color of #dfebff
<div style="border:2px solid #dfebff;">Content here</div>
.myborder {border:2px solid #dfebff;}