#ded2f7 color space conversions
Hex:
#ded2f7
RGB:
222, 210, 247
CMY:
13, 18, 3
CMYK:
10, 15, 0, 3
HSL:
259°, 69.8113%, 89.6078%
HSV (HSB):
259°, 14.9798%, 96.8627%
XYZ:
69.9593, 68.3382, 97.4990
xyY:
0.2967, 0.2898, 68.3382
CIE-Lab:
86.1753, 11.0352, -16.6075
CIE-LCH:
86.1753, 19.9395, 303.6029
CIE-Luv:
86.1753, 4.3023, -28.0864
Hunter-Lab:
82.6669, 6.3938, -12.0610
#ded2f7 color charts
#ded2f7 color shades, tints & tones
#ded2f7 color schemes
#ded2f7 color preview, HTML & CSS examples
This text has a color of #ded2f7
<p style="color:#ded2f7;">Text here</p>
.mytext {color:#ded2f7;}
This box has a color of #ded2f7
<div style="background-color:#ded2f7;">Content here</div>
.mybackground {background-color:#ded2f7;}
Border around this has a color of #ded2f7
<div style="border:2px solid #ded2f7;">Content here</div>
.myborder {border:2px solid #ded2f7;}