#e09aed color space conversions
Hex:
#e09aed
RGB:
224, 154, 237
CMY:
12, 40, 7
CMYK:
5, 35, 0, 7
HSL:
291°, 69.7479%, 76.6667%
HSV (HSB):
291°, 35.0211%, 92.9412%
XYZ:
57.5821, 45.0729, 85.7858
xyY:
0.3056, 0.2392, 45.0729
CIE-Lab:
72.9399, 39.7158, -31.3759
CIE-LCH:
72.9399, 50.6141, 321.6909
CIE-Luv:
72.9399, 32.7825, -55.9541
Hunter-Lab:
67.1364, 35.6089, -28.7644
#e09aed color charts
#e09aed color shades, tints & tones
#e09aed color schemes
#e09aed color preview, HTML & CSS examples
This text has a color of #e09aed
<p style="color:#e09aed;">Text here</p>
.mytext {color:#e09aed;}
This box has a color of #e09aed
<div style="background-color:#e09aed;">Content here</div>
.mybackground {background-color:#e09aed;}
Border around this has a color of #e09aed
<div style="border:2px solid #e09aed;">Content here</div>
.myborder {border:2px solid #e09aed;}