#eb53e5 color space conversions
Hex:
#eb53e5
RGB:
235, 83, 229
CMY:
8, 67, 10
CMYK:
0, 65, 3, 8
HSL:
302°, 79.1667%, 62.3529%
HSV (HSB):
302°, 64.6809%, 92.1569%
XYZ:
51.4971, 29.5058, 77.1097
xyY:
0.3257, 0.1866, 29.5058
CIE-Lab:
61.2255, 74.7477, -45.1232
CIE-LCH:
61.2255, 87.3117, 328.8817
CIE-Luv:
61.2255, 68.5455, -81.3967
Hunter-Lab:
54.3193, 74.1672, -46.1425
#eb53e5 color charts
#eb53e5 color shades, tints & tones
#eb53e5 color schemes
#eb53e5 color preview, HTML & CSS examples
This text has a color of #eb53e5
<p style="color:#eb53e5;">Text here</p>
.mytext {color:#eb53e5;}
This box has a color of #eb53e5
<div style="background-color:#eb53e5;">Content here</div>
.mybackground {background-color:#eb53e5;}
Border around this has a color of #eb53e5
<div style="border:2px solid #eb53e5;">Content here</div>
.myborder {border:2px solid #eb53e5;}