#debeed color space conversions
Hex:
#debeed
RGB:
222, 190, 237
CMY:
13, 25, 7
CMYK:
6, 20, 0, 7
HSL:
281°, 56.6265%, 83.7255%
HSV (HSB):
281°, 19.8312%, 92.9412%
XYZ:
63.8237, 58.4709, 88.0429
xyY:
0.3034, 0.2780, 58.4709
CIE-Lab:
80.9999, 19.7394, -19.0853
CIE-LCH:
80.9999, 27.4572, 315.9652
CIE-Luv:
80.9999, 14.7633, -33.3062
Hunter-Lab:
76.4663, 15.1717, -14.7398
#debeed color charts
#debeed color shades, tints & tones
#debeed color schemes
#debeed color preview, HTML & CSS examples
This text has a color of #debeed
<p style="color:#debeed;">Text here</p>
.mytext {color:#debeed;}
This box has a color of #debeed
<div style="background-color:#debeed;">Content here</div>
.mybackground {background-color:#debeed;}
Border around this has a color of #debeed
<div style="border:2px solid #debeed;">Content here</div>
.myborder {border:2px solid #debeed;}