#eb45e5 color space conversions
Hex:
#eb45e5
RGB:
235, 69, 229
CMY:
8, 73, 10
CMYK:
0, 71, 3, 8
HSL:
302°, 80.5825%, 59.6078%
HSV (HSB):
302°, 70.6383%, 92.1569%
XYZ:
50.5319, 27.5756, 76.7880
xyY:
0.3262, 0.1780, 27.5756
CIE-Lab:
59.5033, 79.6082, -47.8442
CIE-LCH:
59.5033, 92.8791, 328.9943
CIE-Luv:
59.5033, 72.0854, -85.8639
Hunter-Lab:
52.5124, 79.8711, -49.9400
#eb45e5 color charts
#eb45e5 color shades, tints & tones
#eb45e5 color schemes
#eb45e5 color preview, HTML & CSS examples
This text has a color of #eb45e5
<p style="color:#eb45e5;">Text here</p>
.mytext {color:#eb45e5;}
This box has a color of #eb45e5
<div style="background-color:#eb45e5;">Content here</div>
.mybackground {background-color:#eb45e5;}
Border around this has a color of #eb45e5
<div style="border:2px solid #eb45e5;">Content here</div>
.myborder {border:2px solid #eb45e5;}