#e11ac5 color space conversions
Hex:
#e11ac5
RGB:
225, 26, 197
CMY:
12, 90, 23
CMYK:
0, 88, 12, 12
HSL:
308°, 79.2829%, 49.2157%
HSV (HSB):
308°, 88.4444%, 88.2353%
XYZ:
41.4988, 20.7776, 54.6466
xyY:
0.3549, 0.1777, 20.7776
CIE-Lab:
52.7052, 83.1740, -40.4820
CIE-LCH:
52.7052, 92.5024, 334.0472
CIE-Luv:
52.7052, 84.3925, -73.1137
Hunter-Lab:
45.5824, 82.7394, -39.1723
#e11ac5 color charts
#e11ac5 color shades, tints & tones
#e11ac5 color schemes
#e11ac5 color preview, HTML & CSS examples
This text has a color of #e11ac5
<p style="color:#e11ac5;">Text here</p>
.mytext {color:#e11ac5;}
This box has a color of #e11ac5
<div style="background-color:#e11ac5;">Content here</div>
.mybackground {background-color:#e11ac5;}
Border around this has a color of #e11ac5
<div style="border:2px solid #e11ac5;">Content here</div>
.myborder {border:2px solid #e11ac5;}