#e10bc7 color space conversions
Hex:
#e10bc7
RGB:
225, 11, 199
CMY:
12, 96, 22
CMYK:
0, 95, 12, 12
HSL:
307°, 90.6780%, 46.2745%
HSV (HSB):
307°, 95.1111%, 88.2353%
XYZ:
41.4798, 20.3704, 55.7785
xyY:
0.3526, 0.1732, 20.3704
CIE-Lab:
52.2535, 85.0633, -42.3507
CIE-LCH:
52.2535, 95.0229, 333.5325
CIE-Luv:
52.2535, 84.7265, -76.0222
Hunter-Lab:
45.1336, 85.0658, -41.6802
#e10bc7 color charts
#e10bc7 color shades, tints & tones
#e10bc7 color schemes
#e10bc7 color preview, HTML & CSS examples
This text has a color of #e10bc7
<p style="color:#e10bc7;">Text here</p>
.mytext {color:#e10bc7;}
This box has a color of #e10bc7
<div style="background-color:#e10bc7;">Content here</div>
.mybackground {background-color:#e10bc7;}
Border around this has a color of #e10bc7
<div style="border:2px solid #e10bc7;">Content here</div>
.myborder {border:2px solid #e10bc7;}