#e113e1 color space conversions
Hex:
#e113e1
RGB:
225, 19, 225
CMY:
12, 93, 12
CMYK:
0, 92, 0, 12
HSL:
300°, 84.4262%, 47.8431%
HSV (HSB):
300°, 91.5556%, 88.2353%
XYZ:
44.8748, 21.9095, 73.0980
xyY:
0.3208, 0.1566, 21.9095
CIE-Lab:
53.9309, 87.9099, -54.5532
CIE-LCH:
53.9309, 103.4612, 328.1780
CIE-Luv:
53.9309, 73.5829, -95.1452
Hunter-Lab:
46.8076, 89.2159, -59.8259
#e113e1 color charts
#e113e1 color shades, tints & tones
#e113e1 color schemes
#e113e1 color preview, HTML & CSS examples
This text has a color of #e113e1
<p style="color:#e113e1;">Text here</p>
.mytext {color:#e113e1;}
This box has a color of #e113e1
<div style="background-color:#e113e1;">Content here</div>
.mybackground {background-color:#e113e1;}
Border around this has a color of #e113e1
<div style="border:2px solid #e113e1;">Content here</div>
.myborder {border:2px solid #e113e1;}