#deabd8 color space conversions
Hex:
#deabd8
RGB:
222, 171, 216
CMY:
13, 33, 15
CMYK:
0, 23, 3, 13
HSL:
307°, 43.5897%, 77.0588%
HSV (HSB):
307°, 22.9730%, 87.0588%
XYZ:
57.0818, 49.6133, 71.5335
xyY:
0.3203, 0.2784, 49.6133
CIE-Lab:
75.8313, 26.0239, -15.5356
CIE-LCH:
75.8313, 30.3084, 329.1638
CIE-Luv:
75.8313, 26.5358, -28.3886
Hunter-Lab:
70.4367, 21.3919, -10.9076
#deabd8 color charts
#deabd8 color shades, tints & tones
#deabd8 color schemes
#deabd8 color preview, HTML & CSS examples
This text has a color of #deabd8
<p style="color:#deabd8;">Text here</p>
.mytext {color:#deabd8;}
This box has a color of #deabd8
<div style="background-color:#deabd8;">Content here</div>
.mybackground {background-color:#deabd8;}
Border around this has a color of #deabd8
<div style="border:2px solid #deabd8;">Content here</div>
.myborder {border:2px solid #deabd8;}