#e070e5 color space conversions
Hex:
#e070e5
RGB:
224, 112, 229
CMY:
12, 56, 10
CMYK:
2, 51, 0, 10
HSL:
297°, 69.2308%, 66.8627%
HSV (HSB):
297°, 51.0917%, 89.8039%
XYZ:
50.6775, 33.0928, 77.8453
xyY:
0.3136, 0.2048, 33.0928
CIE-Lab:
64.2360, 59.5975, -40.4978
CIE-LCH:
64.2360, 72.0551, 325.8031
CIE-Luv:
64.2360, 51.6434, -72.4776
Hunter-Lab:
57.5263, 56.5775, -39.9635
#e070e5 color charts
#e070e5 color shades, tints & tones
#e070e5 color schemes
#e070e5 color preview, HTML & CSS examples
This text has a color of #e070e5
<p style="color:#e070e5;">Text here</p>
.mytext {color:#e070e5;}
This box has a color of #e070e5
<div style="background-color:#e070e5;">Content here</div>
.mybackground {background-color:#e070e5;}
Border around this has a color of #e070e5
<div style="border:2px solid #e070e5;">Content here</div>
.myborder {border:2px solid #e070e5;}