#ded8f5 color space conversions
Hex:
#ded8f5
RGB:
222, 216, 245
CMY:
13, 15, 4
CMYK:
9, 12, 0, 4
HSL:
252°, 59.1837%, 90.3922%
HSV (HSB):
252°, 11.8367%, 96.0784%
XYZ:
71.1615, 71.2339, 96.3851
xyY:
0.2980, 0.2983, 71.2339
CIE-Lab:
87.5985, 7.4718, -13.4167
CIE-LCH:
87.5985, 15.3569, 299.1135
CIE-Luv:
87.5985, 1.5681, -22.3685
Hunter-Lab:
84.4002, 2.8009, -8.6291
#ded8f5 color charts
#ded8f5 color shades, tints & tones
#ded8f5 color schemes
#ded8f5 color preview, HTML & CSS examples
This text has a color of #ded8f5
<p style="color:#ded8f5;">Text here</p>
.mytext {color:#ded8f5;}
This box has a color of #ded8f5
<div style="background-color:#ded8f5;">Content here</div>
.mybackground {background-color:#ded8f5;}
Border around this has a color of #ded8f5
<div style="border:2px solid #ded8f5;">Content here</div>
.myborder {border:2px solid #ded8f5;}