#e31eaa color space conversions
Hex:
#e31eaa
RGB:
227, 30, 170
CMY:
11, 88, 33
CMYK:
0, 87, 25, 11
HSL:
317°, 77.8656%, 50.3922%
HSV (HSB):
317°, 86.7841%, 89.0196%
XYZ:
39.3985, 20.1617, 39.8453
xyY:
0.3963, 0.2028, 20.1617
CIE-Lab:
52.0196, 79.6190, -25.7796
CIE-LCH:
52.0196, 83.6886, 342.0587
CIE-Luv:
52.0196, 97.2089, -50.7399
Hunter-Lab:
44.9018, 78.0444, -21.1819
#e31eaa color charts
#e31eaa color shades, tints & tones
#e31eaa color schemes
#e31eaa color preview, HTML & CSS examples
This text has a color of #e31eaa
<p style="color:#e31eaa;">Text here</p>
.mytext {color:#e31eaa;}
This box has a color of #e31eaa
<div style="background-color:#e31eaa;">Content here</div>
.mybackground {background-color:#e31eaa;}
Border around this has a color of #e31eaa
<div style="border:2px solid #e31eaa;">Content here</div>
.myborder {border:2px solid #e31eaa;}