#eb75e5 color space conversions
Hex:
#eb75e5
RGB:
235, 117, 229
CMY:
8, 54, 10
CMYK:
0, 50, 3, 8
HSL:
303°, 74.6835%, 69.0196%
HSV (HSB):
303°, 50.2128%, 92.1569%
XYZ:
54.7651, 36.0419, 78.1991
xyY:
0.3240, 0.2133, 36.0419
CIE-Lab:
66.5519, 60.2352, -36.7753
CIE-LCH:
66.5519, 70.5741, 328.5948
CIE-Luv:
66.5519, 57.1806, -67.0651
Hunter-Lab:
60.0349, 57.7704, -35.2044
#eb75e5 color charts
#eb75e5 color shades, tints & tones
#eb75e5 color schemes
#eb75e5 color preview, HTML & CSS examples
This text has a color of #eb75e5
<p style="color:#eb75e5;">Text here</p>
.mytext {color:#eb75e5;}
This box has a color of #eb75e5
<div style="background-color:#eb75e5;">Content here</div>
.mybackground {background-color:#eb75e5;}
Border around this has a color of #eb75e5
<div style="border:2px solid #eb75e5;">Content here</div>
.myborder {border:2px solid #eb75e5;}