#e08ec5 color space conversions
Hex:
#e08ec5
RGB:
224, 142, 197
CMY:
12, 44, 23
CMYK:
0, 37, 12, 12
HSL:
320°, 56.9444%, 71.7647%
HSV (HSB):
320°, 36.6071%, 87.8431%
XYZ:
50.4915, 39.2245, 57.7332
xyY:
0.3424, 0.2660, 39.2245
CIE-Lab:
68.9136, 38.9388, -15.4743
CIE-LCH:
68.9136, 41.9008, 338.3271
CIE-Luv:
68.9136, 45.5722, -30.1134
Hunter-Lab:
62.6295, 34.3041, -10.8142
#e08ec5 color charts
#e08ec5 color shades, tints & tones
#e08ec5 color schemes
#e08ec5 color preview, HTML & CSS examples
This text has a color of #e08ec5
<p style="color:#e08ec5;">Text here</p>
.mytext {color:#e08ec5;}
This box has a color of #e08ec5
<div style="background-color:#e08ec5;">Content here</div>
.mybackground {background-color:#e08ec5;}
Border around this has a color of #e08ec5
<div style="border:2px solid #e08ec5;">Content here</div>
.myborder {border:2px solid #e08ec5;}