#eb32cc color space conversions
Hex:
#eb32cc
RGB:
235, 50, 204
CMY:
8, 80, 20
CMYK:
0, 79, 13, 8
HSL:
310°, 82.2222%, 55.8824%
HSV (HSB):
310°, 78.7234%, 92.1569%
XYZ:
46.3006, 24.3030, 59.3774
xyY:
0.3562, 0.1870, 24.3030
CIE-Lab:
56.3899, 81.3913, -38.5892
CIE-LCH:
56.3899, 90.0759, 334.6335
CIE-Luv:
56.3899, 85.4814, -71.0850
Hunter-Lab:
49.2981, 81.3751, -36.9036
#eb32cc color charts
#eb32cc color shades, tints & tones
#eb32cc color schemes
#eb32cc color preview, HTML & CSS examples
This text has a color of #eb32cc
<p style="color:#eb32cc;">Text here</p>
.mytext {color:#eb32cc;}
This box has a color of #eb32cc
<div style="background-color:#eb32cc;">Content here</div>
.mybackground {background-color:#eb32cc;}
Border around this has a color of #eb32cc
<div style="border:2px solid #eb32cc;">Content here</div>
.myborder {border:2px solid #eb32cc;}