#ded2eb color space conversions
Hex:
#ded2eb
RGB:
222, 210, 235
CMY:
13, 18, 8
CMYK:
6, 11, 0, 8
HSL:
269°, 38.4615%, 87.2549%
HSV (HSB):
269°, 10.6383%, 92.1569%
XYZ:
68.1662, 67.6209, 88.0567
xyY:
0.3045, 0.3021, 67.6209
CIE-Lab:
85.8166, 8.6910, -10.7905
CIE-LCH:
85.8166, 13.8553, 308.8492
CIE-Luv:
85.8166, 5.1725, -18.3058
Hunter-Lab:
82.2320, 4.0617, -5.9273
#ded2eb color charts
#ded2eb color shades, tints & tones
#ded2eb color schemes
#ded2eb color preview, HTML & CSS examples
This text has a color of #ded2eb
<p style="color:#ded2eb;">Text here</p>
.mytext {color:#ded2eb;}
This box has a color of #ded2eb
<div style="background-color:#ded2eb;">Content here</div>
.mybackground {background-color:#ded2eb;}
Border around this has a color of #ded2eb
<div style="border:2px solid #ded2eb;">Content here</div>
.myborder {border:2px solid #ded2eb;}