#e32edc color space conversions
Hex:
#e32edc
RGB:
227, 46, 220
CMY:
11, 82, 14
CMYK:
0, 80, 3, 11
HSL:
302°, 76.3713%, 53.5294%
HSV (HSB):
302°, 79.7357%, 89.0196%
XYZ:
45.5738, 23.4522, 69.8349
xyY:
0.3282, 0.1689, 23.4522
CIE-Lab:
55.5351, 83.0064, -49.1418
CIE-LCH:
55.5351, 96.4623, 329.3734
CIE-Luv:
55.5351, 74.0370, -87.0179
Hunter-Lab:
48.4275, 83.2336, -51.6000
#e32edc color charts
#e32edc color shades, tints & tones
#e32edc color schemes
#e32edc color preview, HTML & CSS examples
This text has a color of #e32edc
<p style="color:#e32edc;">Text here</p>
.mytext {color:#e32edc;}
This box has a color of #e32edc
<div style="background-color:#e32edc;">Content here</div>
.mybackground {background-color:#e32edc;}
Border around this has a color of #e32edc
<div style="border:2px solid #e32edc;">Content here</div>
.myborder {border:2px solid #e32edc;}