#ded1f8 color space conversions
Hex:
#ded1f8
RGB:
222, 209, 248
CMY:
13, 18, 3
CMYK:
10, 16, 0, 3
HSL:
260°, 73.5849%, 89.6078%
HSV (HSB):
260°, 15.7258%, 97.2549%
XYZ:
69.8679, 67.9078, 98.2320
xyY:
0.2960, 0.2877, 67.9078
CIE-Lab:
85.9603, 11.7650, -17.4599
CIE-LCH:
85.9603, 21.0539, 303.9733
CIE-Luv:
85.9603, 4.7048, -29.5885
Hunter-Lab:
82.4062, 7.1300, -12.9921
#ded1f8 color charts
#ded1f8 color shades, tints & tones
#ded1f8 color schemes
#ded1f8 color preview, HTML & CSS examples
This text has a color of #ded1f8
<p style="color:#ded1f8;">Text here</p>
.mytext {color:#ded1f8;}
This box has a color of #ded1f8
<div style="background-color:#ded1f8;">Content here</div>
.mybackground {background-color:#ded1f8;}
Border around this has a color of #ded1f8
<div style="border:2px solid #ded1f8;">Content here</div>
.myborder {border:2px solid #ded1f8;}