#e073e5 color space conversions
Hex:
#e073e5
RGB:
224, 115, 229
CMY:
12, 55, 10
CMYK:
2, 50, 0, 10
HSL:
297°, 68.6747%, 67.4510%
HSV (HSB):
297°, 49.7817%, 89.8039%
XYZ:
51.0141, 33.7659, 77.9575
xyY:
0.3135, 0.2075, 33.7659
CIE-Lab:
64.7763, 58.1639, -39.6520
CIE-LCH:
64.7763, 70.3940, 325.7166
CIE-Luv:
64.7763, 50.5343, -71.0135
Hunter-Lab:
58.1084, 55.0174, -38.8667
#e073e5 color charts
#e073e5 color shades, tints & tones
#e073e5 color schemes
#e073e5 color preview, HTML & CSS examples
This text has a color of #e073e5
<p style="color:#e073e5;">Text here</p>
.mytext {color:#e073e5;}
This box has a color of #e073e5
<div style="background-color:#e073e5;">Content here</div>
.mybackground {background-color:#e073e5;}
Border around this has a color of #e073e5
<div style="border:2px solid #e073e5;">Content here</div>
.myborder {border:2px solid #e073e5;}