#e08ed7 color space conversions
Hex:
#e08ed7
RGB:
224, 142, 215
CMY:
12, 44, 16
CMYK:
0, 37, 4, 12
HSL:
307°, 56.9444%, 71.7647%
HSV (HSB):
307°, 36.6071%, 87.8431%
XYZ:
52.6792, 40.0996, 69.2535
xyY:
0.3251, 0.2475, 40.0996
CIE-Lab:
69.5404, 42.0029, -24.5147
CIE-LCH:
69.5404, 48.6335, 329.7303
CIE-Luv:
69.5404, 42.1548, -44.8675
Hunter-Lab:
63.3242, 37.6761, -20.5145
#e08ed7 color charts
#e08ed7 color shades, tints & tones
#e08ed7 color schemes
#e08ed7 color preview, HTML & CSS examples
This text has a color of #e08ed7
<p style="color:#e08ed7;">Text here</p>
.mytext {color:#e08ed7;}
This box has a color of #e08ed7
<div style="background-color:#e08ed7;">Content here</div>
.mybackground {background-color:#e08ed7;}
Border around this has a color of #e08ed7
<div style="border:2px solid #e08ed7;">Content here</div>
.myborder {border:2px solid #e08ed7;}