#e03bb1 color space conversions
Hex:
#e03bb1
RGB:
224, 59, 177
CMY:
12, 77, 31
CMYK:
0, 74, 21, 12
HSL:
317°, 72.6872%, 55.4902%
HSV (HSB):
317°, 73.6607%, 87.8431%
XYZ:
40.2402, 22.1495, 43.7494
xyY:
0.3791, 0.2087, 22.1495
CIE-Lab:
54.1853, 72.9201, -26.5730
CIE-LCH:
54.1853, 77.6110, 339.9776
CIE-Luv:
54.1853, 85.7248, -51.1386
Hunter-Lab:
47.0633, 70.2610, -22.1708
#e03bb1 color charts
#e03bb1 color shades, tints & tones
#e03bb1 color schemes
#e03bb1 color preview, HTML & CSS examples
This text has a color of #e03bb1
<p style="color:#e03bb1;">Text here</p>
.mytext {color:#e03bb1;}
This box has a color of #e03bb1
<div style="background-color:#e03bb1;">Content here</div>
.mybackground {background-color:#e03bb1;}
Border around this has a color of #e03bb1
<div style="border:2px solid #e03bb1;">Content here</div>
.myborder {border:2px solid #e03bb1;}