#e10bb2 color space conversions
Hex:
#e10bb2
RGB:
225, 11, 178
CMY:
12, 96, 30
CMYK:
0, 95, 21, 12
HSL:
313°, 90.6780%, 46.2745%
HSV (HSB):
313°, 95.1111%, 88.2353%
XYZ:
39.2069, 19.4612, 43.8094
xyY:
0.3826, 0.1899, 19.4612
CIE-Lab:
51.2225, 82.4491, -31.7488
CIE-LCH:
51.2225, 88.3506, 338.9397
CIE-Luv:
51.2225, 94.0289, -59.7140
Hunter-Lab:
44.1149, 81.4399, -27.9990
#e10bb2 color charts
#e10bb2 color shades, tints & tones
#e10bb2 color schemes
#e10bb2 color preview, HTML & CSS examples
This text has a color of #e10bb2
<p style="color:#e10bb2;">Text here</p>
.mytext {color:#e10bb2;}
This box has a color of #e10bb2
<div style="background-color:#e10bb2;">Content here</div>
.mybackground {background-color:#e10bb2;}
Border around this has a color of #e10bb2
<div style="border:2px solid #e10bb2;">Content here</div>
.myborder {border:2px solid #e10bb2;}