#e8009a color space conversions
Hex:
#e8009a
RGB:
232, 0, 154
CMY:
9, 100, 40
CMYK:
0, 100, 34, 9
HSL:
320°, 100.0000%, 45.4902%
HSV (HSB):
320°, 100.0000%, 90.9804%
XYZ:
39.1114, 19.4889, 32.2722
xyY:
0.4304, 0.2145, 19.4889
CIE-Lab:
51.2544, 82.0097, -17.3921
CIE-LCH:
51.2544, 83.8336, 348.0265
CIE-Luv:
51.2544, 111.5828, -39.1610
Hunter-Lab:
44.1462, 80.8865, -12.4404
#e8009a color charts
#e8009a color shades, tints & tones
#e8009a color schemes
#e8009a color preview, HTML & CSS examples
This text has a color of #e8009a
<p style="color:#e8009a;">Text here</p>
.mytext {color:#e8009a;}
This box has a color of #e8009a
<div style="background-color:#e8009a;">Content here</div>
.mybackground {background-color:#e8009a;}
Border around this has a color of #e8009a
<div style="border:2px solid #e8009a;">Content here</div>
.myborder {border:2px solid #e8009a;}