#e325c4 color space conversions
Hex:
#e325c4
RGB:
227, 37, 196
CMY:
11, 85, 23
CMYK:
0, 84, 14, 11
HSL:
310°, 77.2358%, 51.7647%
HSV (HSB):
310°, 83.7004%, 89.0196%
XYZ:
42.3039, 21.6396, 54.1717
xyY:
0.3582, 0.1832, 21.6396
CIE-Lab:
53.6425, 81.5714, -38.4043
CIE-LCH:
53.6425, 90.1598, 334.7887
CIE-Luv:
53.6425, 84.9301, -70.0590
Hunter-Lab:
46.5183, 80.9214, -36.4818
#e325c4 color charts
#e325c4 color shades, tints & tones
#e325c4 color schemes
#e325c4 color preview, HTML & CSS examples
This text has a color of #e325c4
<p style="color:#e325c4;">Text here</p>
.mytext {color:#e325c4;}
This box has a color of #e325c4
<div style="background-color:#e325c4;">Content here</div>
.mybackground {background-color:#e325c4;}
Border around this has a color of #e325c4
<div style="border:2px solid #e325c4;">Content here</div>
.myborder {border:2px solid #e325c4;}