#ded5ff color space conversions
Hex:
#ded5ff
RGB:
222, 213, 255
CMY:
13, 16, 0
CMYK:
13, 16, 0, 0
HSL:
253°, 100.0000%, 91.7647%
HSV (HSB):
253°, 16.4706%, 100.0000%
XYZ:
71.9685, 70.3381, 104.3912
xyY:
0.2917, 0.2851, 70.3381
CIE-Lab:
87.1624, 11.0612, -19.3448
CIE-LCH:
87.1624, 22.2839, 299.7606
CIE-Luv:
87.1624, 2.3149, -32.6204
Hunter-Lab:
83.8678, 6.4053, -15.0915
#ded5ff color charts
#ded5ff color shades, tints & tones
#ded5ff color schemes
#ded5ff color preview, HTML & CSS examples
This text has a color of #ded5ff
<p style="color:#ded5ff;">Text here</p>
.mytext {color:#ded5ff;}
This box has a color of #ded5ff
<div style="background-color:#ded5ff;">Content here</div>
.mybackground {background-color:#ded5ff;}
Border around this has a color of #ded5ff
<div style="border:2px solid #ded5ff;">Content here</div>
.myborder {border:2px solid #ded5ff;}