#debbf5 color space conversions
Hex:
#debbf5
RGB:
222, 187, 245
CMY:
13, 27, 4
CMYK:
9, 24, 0, 4
HSL:
276°, 74.3590%, 84.7059%
HSV (HSB):
276°, 23.6735%, 96.0784%
XYZ:
64.3760, 57.6628, 94.1233
xyY:
0.2978, 0.2668, 57.6628
CIE-Lab:
80.5510, 22.9337, -24.0536
CIE-LCH:
80.5510, 33.2345, 313.6347
CIE-Luv:
80.5510, 15.3690, -41.9250
Hunter-Lab:
75.9360, 18.4381, -20.3352
#debbf5 color charts
#debbf5 color shades, tints & tones
#debbf5 color schemes
#debbf5 color preview, HTML & CSS examples
This text has a color of #debbf5
<p style="color:#debbf5;">Text here</p>
.mytext {color:#debbf5;}
This box has a color of #debbf5
<div style="background-color:#debbf5;">Content here</div>
.mybackground {background-color:#debbf5;}
Border around this has a color of #debbf5
<div style="border:2px solid #debbf5;">Content here</div>
.myborder {border:2px solid #debbf5;}