#e70fa6 color space conversions
Hex:
#e70fa6
RGB:
231, 15, 166
CMY:
9, 94, 35
CMYK:
0, 94, 28, 9
HSL:
318°, 87.8049%, 48.2353%
HSV (HSB):
318°, 93.5065%, 90.5882%
XYZ:
40.0088, 20.0837, 37.8442
xyY:
0.4085, 0.2051, 20.0837
CIE-Lab:
51.9318, 81.9124, -23.4950
CIE-LCH:
51.9318, 85.2154, 343.9955
CIE-Luv:
51.9318, 103.9957, -47.8646
Hunter-Lab:
44.8149, 80.9308, -18.6974
#e70fa6 color charts
#e70fa6 color shades, tints & tones
#e70fa6 color schemes
#e70fa6 color preview, HTML & CSS examples
This text has a color of #e70fa6
<p style="color:#e70fa6;">Text here</p>
.mytext {color:#e70fa6;}
This box has a color of #e70fa6
<div style="background-color:#e70fa6;">Content here</div>
.mybackground {background-color:#e70fa6;}
Border around this has a color of #e70fa6
<div style="border:2px solid #e70fa6;">Content here</div>
.myborder {border:2px solid #e70fa6;}