#eb32e9 color space conversions
Hex:
#eb32e9
RGB:
235, 50, 233
CMY:
8, 80, 9
CMYK:
0, 79, 1, 8
HSL:
301°, 82.2222%, 55.8824%
HSV (HSB):
301°, 78.7234%, 92.1569%
XYZ:
50.1095, 25.8266, 79.4348
xyY:
0.3225, 0.1662, 25.8266
CIE-Lab:
57.8721, 85.5078, -52.6790
CIE-LCH:
57.8721, 100.4324, 328.3639
CIE-Luv:
57.8721, 74.2923, -93.5877
Hunter-Lab:
50.8198, 87.0704, -57.1003
#eb32e9 color charts
#eb32e9 color shades, tints & tones
#eb32e9 color schemes
#eb32e9 color preview, HTML & CSS examples
This text has a color of #eb32e9
<p style="color:#eb32e9;">Text here</p>
.mytext {color:#eb32e9;}
This box has a color of #eb32e9
<div style="background-color:#eb32e9;">Content here</div>
.mybackground {background-color:#eb32e9;}
Border around this has a color of #eb32e9
<div style="border:2px solid #eb32e9;">Content here</div>
.myborder {border:2px solid #eb32e9;}