#e11ac1 color space conversions
Hex:
#e11ac1
RGB:
225, 26, 193
CMY:
12, 90, 24
CMYK:
0, 88, 14, 12
HSL:
310°, 79.2829%, 49.2157%
HSV (HSB):
310°, 88.4444%, 88.2353%
XYZ:
41.0464, 20.5966, 52.2642
xyY:
0.3603, 0.1808, 20.5966
CIE-Lab:
52.5051, 82.6528, -38.4828
CIE-LCH:
52.5051, 91.1724, 335.0335
CIE-Luv:
52.5051, 86.0941, -70.0063
Hunter-Lab:
45.3835, 82.0204, -36.5107
#e11ac1 color charts
#e11ac1 color shades, tints & tones
#e11ac1 color schemes
#e11ac1 color preview, HTML & CSS examples
This text has a color of #e11ac1
<p style="color:#e11ac1;">Text here</p>
.mytext {color:#e11ac1;}
This box has a color of #e11ac1
<div style="background-color:#e11ac1;">Content here</div>
.mybackground {background-color:#e11ac1;}
Border around this has a color of #e11ac1
<div style="border:2px solid #e11ac1;">Content here</div>
.myborder {border:2px solid #e11ac1;}