#e10bc5 color space conversions
Hex:
#e10bc5
RGB:
225, 11, 197
CMY:
12, 96, 23
CMYK:
0, 95, 12, 12
HSL:
308°, 90.6780%, 46.2745%
HSV (HSB):
308°, 95.1111%, 88.2353%
XYZ:
41.2491, 20.2781, 54.5633
xyY:
0.3553, 0.1747, 20.2781
CIE-Lab:
52.1502, 84.8037, -41.3581
CIE-LCH:
52.1502, 94.3513, 334.0019
CIE-Luv:
52.1502, 85.5897, -74.4814
Hunter-Lab:
45.0312, 84.7031, -40.3185
#e10bc5 color charts
#e10bc5 color shades, tints & tones
#e10bc5 color schemes
#e10bc5 color preview, HTML & CSS examples
This text has a color of #e10bc5
<p style="color:#e10bc5;">Text here</p>
.mytext {color:#e10bc5;}
This box has a color of #e10bc5
<div style="background-color:#e10bc5;">Content here</div>
.mybackground {background-color:#e10bc5;}
Border around this has a color of #e10bc5
<div style="border:2px solid #e10bc5;">Content here</div>
.myborder {border:2px solid #e10bc5;}