#debfee color space conversions
Hex:
#debfee
RGB:
222, 191, 238
CMY:
13, 25, 7
CMYK:
7, 20, 0, 7
HSL:
280°, 58.0247%, 84.1176%
HSV (HSB):
280°, 19.7479%, 93.3333%
XYZ:
64.1876, 58.9642, 88.8871
xyY:
0.3027, 0.2781, 58.9642
CIE-Lab:
81.2719, 19.3975, -19.2100
CIE-LCH:
81.2719, 27.2999, 315.2783
CIE-Luv:
81.2719, 14.1820, -33.4673
Hunter-Lab:
76.7882, 14.8297, -14.8801
#debfee color charts
#debfee color shades, tints & tones
#debfee color schemes
#debfee color preview, HTML & CSS examples
This text has a color of #debfee
<p style="color:#debfee;">Text here</p>
.mytext {color:#debfee;}
This box has a color of #debfee
<div style="background-color:#debfee;">Content here</div>
.mybackground {background-color:#debfee;}
Border around this has a color of #debfee
<div style="border:2px solid #debfee;">Content here</div>
.myborder {border:2px solid #debfee;}