#e325ed color space conversions
Hex:
#e325ed
RGB:
227, 37, 237
CMY:
11, 85, 7
CMYK:
4, 84, 0, 7
HSL:
297°, 84.7458%, 53.7255%
HSV (HSB):
297°, 84.3882%, 92.9412%
XYZ:
47.6262, 23.7685, 82.1984
xyY:
0.3101, 0.1547, 23.7685
CIE-Lab:
55.8552, 87.4151, -58.2205
CIE-LCH:
55.8552, 105.0287, 326.3354
CIE-Luv:
55.8552, 68.9140, -101.3754
Hunter-Lab:
48.7529, 89.0571, -65.8371
#e325ed color charts
#e325ed color shades, tints & tones
#e325ed color schemes
#e325ed color preview, HTML & CSS examples
This text has a color of #e325ed
<p style="color:#e325ed;">Text here</p>
.mytext {color:#e325ed;}
This box has a color of #e325ed
<div style="background-color:#e325ed;">Content here</div>
.mybackground {background-color:#e325ed;}
Border around this has a color of #e325ed
<div style="border:2px solid #e325ed;">Content here</div>
.myborder {border:2px solid #e325ed;}