#ded5f5 color space conversions
Hex:
#ded5f5
RGB:
222, 213, 245
CMY:
13, 16, 4
CMYK:
9, 13, 0, 4
HSL:
257°, 61.5385%, 89.8039%
HSV (HSB):
257°, 13.0612%, 96.0784%
XYZ:
70.3999, 69.7107, 96.1312
xyY:
0.2980, 0.2951, 69.7107
CIE-Lab:
86.8548, 9.0521, -14.5303
CIE-LCH:
86.8548, 17.1192, 301.9222
CIE-Luv:
86.8548, 3.0090, -24.4084
Hunter-Lab:
83.4929, 4.3957, -9.8197
#ded5f5 color charts
#ded5f5 color shades, tints & tones
#ded5f5 color schemes
#ded5f5 color preview, HTML & CSS examples
This text has a color of #ded5f5
<p style="color:#ded5f5;">Text here</p>
.mytext {color:#ded5f5;}
This box has a color of #ded5f5
<div style="background-color:#ded5f5;">Content here</div>
.mybackground {background-color:#ded5f5;}
Border around this has a color of #ded5f5
<div style="border:2px solid #ded5f5;">Content here</div>
.myborder {border:2px solid #ded5f5;}