#e033e1 color space conversions
Hex:
#e033e1
RGB:
224, 51, 225
CMY:
12, 80, 12
CMYK:
0, 77, 0, 12
HSL:
300°, 74.3590%, 54.1176%
HSV (HSB):
300°, 77.3333%, 88.2353%
XYZ:
45.5149, 23.6512, 73.4004
xyY:
0.3193, 0.1659, 23.6512
CIE-Lab:
55.7369, 81.9680, -51.6807
CIE-LCH:
55.7369, 96.9002, 327.7686
CIE-Luv:
55.7369, 69.2522, -90.7755
Hunter-Lab:
48.6325, 81.9504, -55.4429
#e033e1 color charts
#e033e1 color shades, tints & tones
#e033e1 color schemes
#e033e1 color preview, HTML & CSS examples
This text has a color of #e033e1
<p style="color:#e033e1;">Text here</p>
.mytext {color:#e033e1;}
This box has a color of #e033e1
<div style="background-color:#e033e1;">Content here</div>
.mybackground {background-color:#e033e1;}
Border around this has a color of #e033e1
<div style="border:2px solid #e033e1;">Content here</div>
.myborder {border:2px solid #e033e1;}