#ded4f5 color space conversions
Hex:
#ded4f5
RGB:
222, 212, 245
CMY:
13, 17, 4
CMYK:
9, 13, 0, 4
HSL:
258°, 62.2642%, 89.6078%
HSV (HSB):
258°, 13.4694%, 96.0784%
XYZ:
70.1491, 69.2091, 96.0476
xyY:
0.2980, 0.2940, 69.2091
CIE-Lab:
86.6075, 9.5801, -14.9009
CIE-LCH:
86.6075, 17.7148, 302.7377
CIE-Luv:
86.6075, 3.4889, -25.0880
Hunter-Lab:
83.1920, 4.9286, -10.2176
#ded4f5 color charts
#ded4f5 color shades, tints & tones
#ded4f5 color schemes
#ded4f5 color preview, HTML & CSS examples
This text has a color of #ded4f5
<p style="color:#ded4f5;">Text here</p>
.mytext {color:#ded4f5;}
This box has a color of #ded4f5
<div style="background-color:#ded4f5;">Content here</div>
.mybackground {background-color:#ded4f5;}
Border around this has a color of #ded4f5
<div style="border:2px solid #ded4f5;">Content here</div>
.myborder {border:2px solid #ded4f5;}