#ded6e4 color space conversions
Hex:
#ded6e4
RGB:
222, 214, 228
CMY:
13, 16, 11
CMYK:
3, 6, 0, 11
HSL:
274°, 20.5882%, 86.6667%
HSV (HSB):
274°, 6.1404%, 89.4118%
XYZ:
68.1744, 69.2242, 83.1672
xyY:
0.3091, 0.3138, 69.2242
CIE-Lab:
86.6149, 5.2676, -5.8992
CIE-LCH:
86.6149, 7.9088, 311.7626
CIE-Luv:
86.6149, 3.6694, -10.0179
Hunter-Lab:
83.2011, 0.6598, -1.0251
#ded6e4 color charts
#ded6e4 color shades, tints & tones
#ded6e4 color schemes
#ded6e4 color preview, HTML & CSS examples
This text has a color of #ded6e4
<p style="color:#ded6e4;">Text here</p>
.mytext {color:#ded6e4;}
This box has a color of #ded6e4
<div style="background-color:#ded6e4;">Content here</div>
.mybackground {background-color:#ded6e4;}
Border around this has a color of #ded6e4
<div style="border:2px solid #ded6e4;">Content here</div>
.myborder {border:2px solid #ded6e4;}