#e80078 color space conversions
Hex:
#e80078
RGB:
232, 0, 120
CMY:
9, 100, 53
CMYK:
0, 100, 48, 9
HSL:
329°, 100.0000%, 45.4902%
HSV (HSB):
329°, 100.0000%, 90.9804%
XYZ:
36.6689, 18.5119, 19.4098
xyY:
0.4916, 0.2482, 18.5119
CIE-Lab:
50.1112, 79.0283, 1.4249
CIE-LCH:
50.1112, 79.0412, 1.0329
CIE-Luv:
50.1112, 127.5786, -13.7854
Hunter-Lab:
43.0254, 76.8340, 3.3707
#e80078 color charts
#e80078 color shades, tints & tones
#e80078 color schemes
#e80078 color preview, HTML & CSS examples
This text has a color of #e80078
<p style="color:#e80078;">Text here</p>
.mytext {color:#e80078;}
This box has a color of #e80078
<div style="background-color:#e80078;">Content here</div>
.mybackground {background-color:#e80078;}
Border around this has a color of #e80078
<div style="border:2px solid #e80078;">Content here</div>
.myborder {border:2px solid #e80078;}