#debbdf color space conversions
Hex:
#debbdf
RGB:
222, 187, 223
CMY:
13, 27, 13
CMYK:
0, 16, 0, 13
HSL:
298°, 36.0000%, 80.3922%
HSV (HSB):
298°, 16.1435%, 87.4510%
XYZ:
61.2138, 56.3980, 77.4716
xyY:
0.3138, 0.2891, 56.3980
CIE-Lab:
79.8398, 18.6886, -13.3080
CIE-LCH:
79.8398, 22.9427, 324.5456
CIE-Luv:
79.8398, 17.6667, -23.8017
Hunter-Lab:
75.0986, 14.0751, -8.5945
#debbdf color charts
#debbdf color shades, tints & tones
#debbdf color schemes
#debbdf color preview, HTML & CSS examples
This text has a color of #debbdf
<p style="color:#debbdf;">Text here</p>
.mytext {color:#debbdf;}
This box has a color of #debbdf
<div style="background-color:#debbdf;">Content here</div>
.mybackground {background-color:#debbdf;}
Border around this has a color of #debbdf
<div style="border:2px solid #debbdf;">Content here</div>
.myborder {border:2px solid #debbdf;}