#ded6e5 color space conversions
Hex:
#ded6e5
RGB:
222, 214, 229
CMY:
13, 16, 10
CMYK:
3, 7, 0, 10
HSL:
272°, 22.3881%, 86.8627%
HSV (HSB):
272°, 6.5502%, 89.8039%
XYZ:
68.3136, 69.2799, 83.9006
xyY:
0.3084, 0.3128, 69.2799
CIE-Lab:
86.6425, 5.4536, -6.3876
CIE-LCH:
86.6425, 8.3990, 310.4898
CIE-Luv:
86.6425, 3.6031, -10.8144
Hunter-Lab:
83.2345, 0.8410, -1.5003
#ded6e5 color charts
#ded6e5 color shades, tints & tones
#ded6e5 color schemes
#ded6e5 color preview, HTML & CSS examples
This text has a color of #ded6e5
<p style="color:#ded6e5;">Text here</p>
.mytext {color:#ded6e5;}
This box has a color of #ded6e5
<div style="background-color:#ded6e5;">Content here</div>
.mybackground {background-color:#ded6e5;}
Border around this has a color of #ded6e5
<div style="border:2px solid #ded6e5;">Content here</div>
.myborder {border:2px solid #ded6e5;}