#eb52e5 color space conversions
Hex:
#eb52e5
RGB:
235, 82, 229
CMY:
8, 68, 10
CMYK:
0, 65, 3, 8
HSL:
302°, 79.2746%, 62.1569%
HSV (HSB):
302°, 65.1064%, 92.1569%
XYZ:
51.4211, 29.3539, 77.0844
xyY:
0.3257, 0.1859, 29.3539
CIE-Lab:
61.0927, 75.1195, -45.3326
CIE-LCH:
61.0927, 87.7382, 328.8901
CIE-Luv:
61.0927, 68.8213, -81.7447
Hunter-Lab:
54.1792, 74.5993, -46.4304
#eb52e5 color charts
#eb52e5 color shades, tints & tones
#eb52e5 color schemes
#eb52e5 color preview, HTML & CSS examples
This text has a color of #eb52e5
<p style="color:#eb52e5;">Text here</p>
.mytext {color:#eb52e5;}
This box has a color of #eb52e5
<div style="background-color:#eb52e5;">Content here</div>
.mybackground {background-color:#eb52e5;}
Border around this has a color of #eb52e5
<div style="border:2px solid #eb52e5;">Content here</div>
.myborder {border:2px solid #eb52e5;}