#e00082 color space conversions
Hex:
#e00082
RGB:
224, 0, 130
CMY:
12, 100, 49
CMYK:
0, 100, 42, 12
HSL:
325°, 100.0000%, 43.9216%
HSV (HSB):
325°, 100.0000%, 87.8431%
XYZ:
34.7697, 17.4590, 22.6564
xyY:
0.4643, 0.2331, 17.4590
CIE-Lab:
48.8332, 78.1410, -6.7337
CIE-LCH:
48.8332, 78.4306, 355.0748
CIE-Luv:
48.8332, 116.5496, -23.7406
Hunter-Lab:
41.7840, 75.4134, -2.8999
#e00082 color charts
#e00082 color shades, tints & tones
#e00082 color schemes
#e00082 color preview, HTML & CSS examples
This text has a color of #e00082
<p style="color:#e00082;">Text here</p>
.mytext {color:#e00082;}
This box has a color of #e00082
<div style="background-color:#e00082;">Content here</div>
.mybackground {background-color:#e00082;}
Border around this has a color of #e00082
<div style="border:2px solid #e00082;">Content here</div>
.myborder {border:2px solid #e00082;}