#ded7e8 color space conversions
Hex:
#ded7e8
RGB:
222, 215, 232
CMY:
13, 16, 9
CMYK:
4, 7, 0, 9
HSL:
265°, 26.9841%, 87.6471%
HSV (HSB):
265°, 7.3276%, 90.9804%
XYZ:
68.9901, 69.9567, 86.2107
xyY:
0.3064, 0.3107, 69.9567
CIE-Lab:
86.9756, 5.4911, -7.4809
CIE-LCH:
86.9756, 9.2798, 306.2795
CIE-Luv:
86.9756, 2.9073, -12.5438
Hunter-Lab:
83.6401, 0.8647, -2.5642
#ded7e8 color charts
#ded7e8 color shades, tints & tones
#ded7e8 color schemes
#ded7e8 color preview, HTML & CSS examples
This text has a color of #ded7e8
<p style="color:#ded7e8;">Text here</p>
.mytext {color:#ded7e8;}
This box has a color of #ded7e8
<div style="background-color:#ded7e8;">Content here</div>
.mybackground {background-color:#ded7e8;}
Border around this has a color of #ded7e8
<div style="border:2px solid #ded7e8;">Content here</div>
.myborder {border:2px solid #ded7e8;}