#e325f4 color space conversions
Hex:
#e325f4
RGB:
227, 37, 244
CMY:
11, 85, 4
CMYK:
7, 85, 0, 4
HSL:
295°, 90.3930%, 55.0980%
HSV (HSB):
295°, 84.8361%, 95.6863%
XYZ:
48.6693, 24.1857, 87.6911
xyY:
0.3031, 0.1506, 24.1857
CIE-Lab:
56.2732, 88.4917, -61.4690
CIE-LCH:
56.2732, 107.7461, 325.2150
CIE-Luv:
56.2732, 66.4048, -106.5394
Hunter-Lab:
49.1789, 90.5869, -71.2949
#e325f4 color charts
#e325f4 color shades, tints & tones
#e325f4 color schemes
#e325f4 color preview, HTML & CSS examples
This text has a color of #e325f4
<p style="color:#e325f4;">Text here</p>
.mytext {color:#e325f4;}
This box has a color of #e325f4
<div style="background-color:#e325f4;">Content here</div>
.mybackground {background-color:#e325f4;}
Border around this has a color of #e325f4
<div style="border:2px solid #e325f4;">Content here</div>
.myborder {border:2px solid #e325f4;}