#e08cd5 color space conversions
Hex:
#e08cd5
RGB:
224, 140, 213
CMY:
12, 45, 16
CMYK:
0, 38, 5, 12
HSL:
308°, 57.5342%, 71.3725%
HSV (HSB):
308°, 37.5000%, 87.8431%
XYZ:
52.1288, 39.4076, 67.8097
xyY:
0.3271, 0.2473, 39.4076
CIE-Lab:
69.0455, 42.7009, -24.1644
CIE-LCH:
69.0455, 49.0641, 330.4945
CIE-Luv:
69.0455, 43.4763, -44.3763
Hunter-Lab:
62.7754, 38.3696, -20.1020
#e08cd5 color charts
#e08cd5 color shades, tints & tones
#e08cd5 color schemes
#e08cd5 color preview, HTML & CSS examples
This text has a color of #e08cd5
<p style="color:#e08cd5;">Text here</p>
.mytext {color:#e08cd5;}
This box has a color of #e08cd5
<div style="background-color:#e08cd5;">Content here</div>
.mybackground {background-color:#e08cd5;}
Border around this has a color of #e08cd5
<div style="border:2px solid #e08cd5;">Content here</div>
.myborder {border:2px solid #e08cd5;}