#de9ed3 color space conversions
Hex:
#de9ed3
RGB:
222, 158, 211
CMY:
13, 38, 17
CMYK:
0, 29, 5, 13
HSL:
310°, 49.2308%, 74.5098%
HSV (HSB):
310°, 28.8288%, 87.0588%
XYZ:
54.1089, 44.6865, 67.4015
xyY:
0.3256, 0.2689, 44.6865
CIE-Lab:
72.6850, 32.1313, -17.5460
CIE-LCH:
72.6850, 36.6099, 331.3623
CIE-Luv:
72.6850, 33.7691, -32.4147
Hunter-Lab:
66.8479, 27.4999, -12.9874
#de9ed3 color charts
#de9ed3 color shades, tints & tones
#de9ed3 color schemes
#de9ed3 color preview, HTML & CSS examples
This text has a color of #de9ed3
<p style="color:#de9ed3;">Text here</p>
.mytext {color:#de9ed3;}
This box has a color of #de9ed3
<div style="background-color:#de9ed3;">Content here</div>
.mybackground {background-color:#de9ed3;}
Border around this has a color of #de9ed3
<div style="border:2px solid #de9ed3;">Content here</div>
.myborder {border:2px solid #de9ed3;}