#e325f5 color space conversions
Hex:
#e325f5
RGB:
227, 37, 245
CMY:
11, 85, 4
CMYK:
7, 85, 0, 4
HSL:
295°, 91.2281%, 55.2941%
HSV (HSB):
295°, 84.8980%, 96.0784%
XYZ:
48.8216, 24.2466, 88.4931
xyY:
0.3022, 0.1501, 24.2466
CIE-Lab:
56.3339, 88.6472, -61.9300
CIE-LCH:
56.3339, 108.1372, 325.0614
CIE-Luv:
56.3339, 66.0520, -107.2722
Hunter-Lab:
49.2408, 90.8086, -72.0843
#e325f5 color charts
#e325f5 color shades, tints & tones
#e325f5 color schemes
#e325f5 color preview, HTML & CSS examples
This text has a color of #e325f5
<p style="color:#e325f5;">Text here</p>
.mytext {color:#e325f5;}
This box has a color of #e325f5
<div style="background-color:#e325f5;">Content here</div>
.mybackground {background-color:#e325f5;}
Border around this has a color of #e325f5
<div style="border:2px solid #e325f5;">Content here</div>
.myborder {border:2px solid #e325f5;}