#debfdc color space conversions
Hex:
#debfdc
RGB:
222, 191, 220
CMY:
13, 25, 14
CMYK:
0, 14, 1, 13
HSL:
304°, 31.9588%, 80.9804%
HSV (HSB):
304°, 13.9640%, 87.0588%
XYZ:
61.6733, 57.9585, 75.6467
xyY:
0.3158, 0.2968, 57.9585
CIE-Lab:
80.7157, 15.9906, -10.3847
CIE-LCH:
80.7157, 19.0668, 326.9993
CIE-Luv:
80.7157, 15.9448, -18.7596
Hunter-Lab:
76.1305, 11.3744, -5.6219
#debfdc color charts
#debfdc RGB chart
#debfdc CMYK chart
#debfdc RGB pie chart
#debfdc color shades, tints & tones
#debfdc color schemes
#debfdc color preview, HTML & CSS examples
This text has a color of #debfdc
<p style="color:#debfdc;">Text here</p>
.mytext {color:#debfdc;}
Text color #debfdc
This box has a color of #debfdc
<div style="background-color:#debfdc;">Content here</div>
.mybackground {background-color:#debfdc;}
Background color #debfdc
Border around this has a color of #debfdc
<div style="border:2px solid #debfdc;">Content here</div>
.myborder {border:2px solid #debfdc;}
Border color #debfdc