#ded2f9 color space conversions
Hex:
#ded2f9
RGB:
222, 210, 249
CMY:
13, 18, 2
CMYK:
11, 16, 0, 2
HSL:
258°, 76.4706%, 90.0000%
HSV (HSB):
258°, 15.6627%, 97.6471%
XYZ:
70.2697, 68.4623, 99.1335
xyY:
0.2954, 0.2878, 68.4623
CIE-Lab:
86.2371, 11.4353, -17.5721
CIE-LCH:
86.2371, 20.9653, 303.0547
CIE-Luv:
86.2371, 4.1563, -29.7297
Hunter-Lab:
82.7420, 6.7950, -13.1162
#ded2f9 color charts
#ded2f9 color shades, tints & tones
#ded2f9 color schemes
#ded2f9 color preview, HTML & CSS examples
This text has a color of #ded2f9
<p style="color:#ded2f9;">Text here</p>
.mytext {color:#ded2f9;}
This box has a color of #ded2f9
<div style="background-color:#ded2f9;">Content here</div>
.mybackground {background-color:#ded2f9;}
Border around this has a color of #ded2f9
<div style="border:2px solid #ded2f9;">Content here</div>
.myborder {border:2px solid #ded2f9;}