#e932e1 color space conversions
Hex:
#e932e1
RGB:
233, 50, 225
CMY:
9, 80, 12
CMYK:
0, 79, 3, 9
HSL:
303°, 80.6167%, 55.4902%
HSV (HSB):
303°, 78.5408%, 91.3725%
XYZ:
48.3355, 25.0411, 73.5200
xyY:
0.3290, 0.1705, 25.0411
CIE-Lab:
57.1154, 83.9450, -49.3991
CIE-LCH:
57.1154, 97.4014, 329.5245
CIE-Luv:
57.1154, 75.8406, -88.1060
Hunter-Lab:
50.0411, 84.8442, -52.0797
#e932e1 color charts
#e932e1 color shades, tints & tones
#e932e1 color schemes
#e932e1 color preview, HTML & CSS examples
This text has a color of #e932e1
<p style="color:#e932e1;">Text here</p>
.mytext {color:#e932e1;}
This box has a color of #e932e1
<div style="background-color:#e932e1;">Content here</div>
.mybackground {background-color:#e932e1;}
Border around this has a color of #e932e1
<div style="border:2px solid #e932e1;">Content here</div>
.myborder {border:2px solid #e932e1;}