#e324e4 color space conversions
Hex:
#e324e4
RGB:
227, 36, 228
CMY:
11, 86, 11
CMYK:
0, 84, 0, 11
HSL:
300°, 78.0488%, 51.7647%
HSV (HSB):
300°, 84.2105%, 89.4118%
XYZ:
46.3130, 23.1941, 75.4347
xyY:
0.3195, 0.1600, 23.1941
CIE-Lab:
55.2717, 86.2463, -54.0881
CIE-LCH:
55.2717, 101.8034, 327.9067
CIE-Luv:
55.2717, 72.3558, -94.7993
Hunter-Lab:
48.1602, 87.3731, -59.1554
#e324e4 color charts
#e324e4 color shades, tints & tones
#e324e4 color schemes
#e324e4 color preview, HTML & CSS examples
This text has a color of #e324e4
<p style="color:#e324e4;">Text here</p>
.mytext {color:#e324e4;}
This box has a color of #e324e4
<div style="background-color:#e324e4;">Content here</div>
.mybackground {background-color:#e324e4;}
Border around this has a color of #e324e4
<div style="border:2px solid #e324e4;">Content here</div>
.myborder {border:2px solid #e324e4;}