#e320ac color space conversions
Hex:
#e320ac
RGB:
227, 32, 172
CMY:
11, 87, 33
CMYK:
0, 86, 24, 11
HSL:
317°, 77.6892%, 50.7843%
HSV (HSB):
317°, 85.9031%, 89.0196%
XYZ:
39.6415, 20.3425, 40.8669
xyY:
0.3931, 0.2017, 20.3425
CIE-Lab:
52.2222, 79.5102, -26.6425
CIE-LCH:
52.2222, 83.8552, 341.4749
CIE-Luv:
52.2222, 96.0126, -52.0133
Hunter-Lab:
45.1026, 77.9570, -22.1500
#e320ac color charts
#e320ac color shades, tints & tones
#e320ac color schemes
#e320ac color preview, HTML & CSS examples
This text has a color of #e320ac
<p style="color:#e320ac;">Text here</p>
.mytext {color:#e320ac;}
This box has a color of #e320ac
<div style="background-color:#e320ac;">Content here</div>
.mybackground {background-color:#e320ac;}
Border around this has a color of #e320ac
<div style="border:2px solid #e320ac;">Content here</div>
.myborder {border:2px solid #e320ac;}