#e932e4 color space conversions
Hex:
#e932e4
RGB:
233, 50, 228
CMY:
9, 80, 11
CMYK:
0, 79, 2, 9
HSL:
302°, 80.6167%, 55.4902%
HSV (HSB):
302°, 78.5408%, 91.3725%
XYZ:
48.7485, 25.2063, 75.6948
xyY:
0.3258, 0.1684, 25.2063
CIE-Lab:
57.2759, 84.3869, -50.8357
CIE-LCH:
57.2759, 98.5161, 328.9347
CIE-Luv:
57.2759, 74.7187, -90.4092
Hunter-Lab:
50.2059, 85.4582, -54.2467
#e932e4 color charts
#e932e4 color shades, tints & tones
#e932e4 color schemes
#e932e4 color preview, HTML & CSS examples
This text has a color of #e932e4
<p style="color:#e932e4;">Text here</p>
.mytext {color:#e932e4;}
This box has a color of #e932e4
<div style="background-color:#e932e4;">Content here</div>
.mybackground {background-color:#e932e4;}
Border around this has a color of #e932e4
<div style="border:2px solid #e932e4;">Content here</div>
.myborder {border:2px solid #e932e4;}