#e373e7 color space conversions
Hex:
#e373e7
RGB:
227, 115, 231
CMY:
11, 55, 9
CMYK:
2, 50, 0, 9
HSL:
298°, 70.7317%, 67.8431%
HSV (HSB):
298°, 50.2165%, 90.5882%
XYZ:
52.2331, 34.3619, 79.4808
xyY:
0.3145, 0.2069, 34.3619
CIE-Lab:
65.2488, 59.3386, -39.9953
CIE-LCH:
65.2488, 71.5590, 326.0193
CIE-Luv:
65.2488, 52.0376, -71.8389
Hunter-Lab:
58.6190, 56.4711, -39.3573
#e373e7 color charts
#e373e7 color shades, tints & tones
#e373e7 color schemes
#e373e7 color preview, HTML & CSS examples
This text has a color of #e373e7
<p style="color:#e373e7;">Text here</p>
.mytext {color:#e373e7;}
This box has a color of #e373e7
<div style="background-color:#e373e7;">Content here</div>
.mybackground {background-color:#e373e7;}
Border around this has a color of #e373e7
<div style="border:2px solid #e373e7;">Content here</div>
.myborder {border:2px solid #e373e7;}