#ded7fd color space conversions
Hex:
#ded7fd
RGB:
222, 215, 253
CMY:
13, 16, 1
CMYK:
12, 15, 0, 1
HSL:
251°, 90.4762%, 91.7647%
HSV (HSB):
251°, 15.0198%, 99.2157%
XYZ:
72.1543, 71.2223, 102.8729
xyY:
0.2930, 0.2892, 71.2223
CIE-Lab:
87.5929, 9.5975, -17.6418
CIE-LCH:
87.5929, 20.0835, 298.5472
CIE-Luv:
87.5929, 1.5134, -29.6001
Hunter-Lab:
84.3933, 4.9249, -13.1974
#ded7fd color charts
#ded7fd color shades, tints & tones
#ded7fd color schemes
#ded7fd color preview, HTML & CSS examples
This text has a color of #ded7fd
<p style="color:#ded7fd;">Text here</p>
.mytext {color:#ded7fd;}
This box has a color of #ded7fd
<div style="background-color:#ded7fd;">Content here</div>
.mybackground {background-color:#ded7fd;}
Border around this has a color of #ded7fd
<div style="border:2px solid #ded7fd;">Content here</div>
.myborder {border:2px solid #ded7fd;}