#de9ed9 color space conversions
Hex:
#de9ed9
RGB:
222, 158, 217
CMY:
13, 38, 15
CMYK:
0, 29, 2, 13
HSL:
305°, 49.2308%, 74.5098%
HSV (HSB):
305°, 28.8288%, 87.0588%
XYZ:
54.8754, 44.9931, 71.4379
xyY:
0.3203, 0.2626, 44.9931
CIE-Lab:
72.8873, 33.2066, -20.5339
CIE-LCH:
72.8873, 39.0426, 328.2687
CIE-Luv:
72.8873, 32.8437, -37.3478
Hunter-Lab:
67.0769, 28.6459, -16.1910
#de9ed9 color charts
#de9ed9 color shades, tints & tones
#de9ed9 color schemes
#de9ed9 color preview, HTML & CSS examples
This text has a color of #de9ed9
<p style="color:#de9ed9;">Text here</p>
.mytext {color:#de9ed9;}
This box has a color of #de9ed9
<div style="background-color:#de9ed9;">Content here</div>
.mybackground {background-color:#de9ed9;}
Border around this has a color of #de9ed9
<div style="border:2px solid #de9ed9;">Content here</div>
.myborder {border:2px solid #de9ed9;}