#e932f9 color space conversions
Hex:
#e932f9
RGB:
233, 50, 249
CMY:
9, 80, 2
CMYK:
6, 80, 0, 2
HSL:
295°, 94.3128%, 58.6275%
HSV (HSB):
295°, 79.9197%, 97.6471%
XYZ:
51.8438, 26.4444, 91.9943
xyY:
0.3045, 0.1553, 26.4444
CIE-Lab:
58.4565, 87.5957, -60.7001
CIE-LCH:
58.4565, 106.5716, 325.2797
CIE-Luv:
58.4565, 67.1744, -106.2625
Hunter-Lab:
51.4241, 89.9644, -70.0690
#e932f9 color charts
#e932f9 color shades, tints & tones
#e932f9 color schemes
#e932f9 color preview, HTML & CSS examples
This text has a color of #e932f9
<p style="color:#e932f9;">Text here</p>
.mytext {color:#e932f9;}
This box has a color of #e932f9
<div style="background-color:#e932f9;">Content here</div>
.mybackground {background-color:#e932f9;}
Border around this has a color of #e932f9
<div style="border:2px solid #e932f9;">Content here</div>
.myborder {border:2px solid #e932f9;}