#e333e1 color space conversions
Hex:
#e333e1
RGB:
227, 51, 225
CMY:
11, 80, 12
CMYK:
0, 78, 1, 11
HSL:
301°, 75.8621%, 54.5098%
HSV (HSB):
301°, 77.5330%, 89.0196%
XYZ:
46.4530, 24.1348, 73.4443
xyY:
0.3225, 0.1676, 24.1348
CIE-Lab:
56.2225, 82.5439, -50.8784
CIE-LCH:
56.2225, 96.9645, 328.3512
CIE-Luv:
56.2225, 71.3782, -89.8266
Hunter-Lab:
49.1272, 82.8110, -54.2485
#e333e1 color charts
#e333e1 color shades, tints & tones
#e333e1 color schemes
#e333e1 color preview, HTML & CSS examples
This text has a color of #e333e1
<p style="color:#e333e1;">Text here</p>
.mytext {color:#e333e1;}
This box has a color of #e333e1
<div style="background-color:#e333e1;">Content here</div>
.mybackground {background-color:#e333e1;}
Border around this has a color of #e333e1
<div style="border:2px solid #e333e1;">Content here</div>
.myborder {border:2px solid #e333e1;}