#e323e1 color space conversions
Hex:
#e323e1
RGB:
227, 35, 225
CMY:
11, 86, 12
CMYK:
0, 85, 1, 11
HSL:
301°, 77.4194%, 51.3725%
HSV (HSB):
301°, 84.5815%, 89.0196%
XYZ:
45.8702, 22.9692, 73.2500
xyY:
0.3228, 0.1617, 22.9692
CIE-Lab:
55.0406, 85.9843, -52.7613
CIE-LCH:
55.0406, 100.8814, 328.4661
CIE-Luv:
55.0406, 73.6066, -92.6854
Hunter-Lab:
47.9262, 86.9716, -57.0701
#e323e1 color charts
#e323e1 color shades, tints & tones
#e323e1 color schemes
#e323e1 color preview, HTML & CSS examples
This text has a color of #e323e1
<p style="color:#e323e1;">Text here</p>
.mytext {color:#e323e1;}
This box has a color of #e323e1
<div style="background-color:#e323e1;">Content here</div>
.mybackground {background-color:#e323e1;}
Border around this has a color of #e323e1
<div style="border:2px solid #e323e1;">Content here</div>
.myborder {border:2px solid #e323e1;}