#e32dc1 color space conversions
Hex:
#e32dc1
RGB:
227, 45, 193
CMY:
11, 82, 24
CMYK:
0, 80, 15, 11
HSL:
311°, 76.4706%, 53.3333%
HSV (HSB):
311°, 80.1762%, 89.0196%
XYZ:
42.2426, 22.0579, 52.4832
xyY:
0.3617, 0.1889, 22.0579
CIE-Lab:
54.0884, 79.4646, -35.9715
CIE-LCH:
54.0884, 87.2271, 335.6450
CIE-Luv:
54.0884, 84.8244, -66.2113
Hunter-Lab:
46.9659, 78.3583, -33.3791
#e32dc1 color charts
#e32dc1 color shades, tints & tones
#e32dc1 color schemes
#e32dc1 color preview, HTML & CSS examples
This text has a color of #e32dc1
<p style="color:#e32dc1;">Text here</p>
.mytext {color:#e32dc1;}
This box has a color of #e32dc1
<div style="background-color:#e32dc1;">Content here</div>
.mybackground {background-color:#e32dc1;}
Border around this has a color of #e32dc1
<div style="border:2px solid #e32dc1;">Content here</div>
.myborder {border:2px solid #e32dc1;}