#debbdc color space conversions
Hex:
#debbdc
RGB:
222, 187, 220
CMY:
13, 27, 14
CMYK:
0, 16, 1, 13
HSL:
303°, 34.6535%, 80.1961%
HSV (HSB):
303°, 15.7658%, 87.0588%
XYZ:
60.8128, 56.2376, 75.3599
xyY:
0.3161, 0.2923, 56.2376
CIE-Lab:
79.7488, 18.1357, -11.8276
CIE-LCH:
79.7488, 21.6517, 326.8887
CIE-Luv:
79.7488, 17.9769, -21.3642
Hunter-Lab:
74.9917, 13.5150, -7.0869
#debbdc color charts
#debbdc RGB chart
#debbdc CMYK chart
#debbdc RGB pie chart
#debbdc color shades, tints & tones
#debbdc color schemes
#debbdc color preview, HTML & CSS examples
This text has a color of #debbdc
<p style="color:#debbdc;">Text here</p>
.mytext {color:#debbdc;}
Text color #debbdc
This box has a color of #debbdc
<div style="background-color:#debbdc;">Content here</div>
.mybackground {background-color:#debbdc;}
Background color #debbdc
Border around this has a color of #debbdc
<div style="border:2px solid #debbdc;">Content here</div>
.myborder {border:2px solid #debbdc;}
Border color #debbdc