#e03bc3 color space conversions
Hex:
#e03bc3
RGB:
224, 59, 195
CMY:
12, 77, 24
CMYK:
0, 74, 13, 12
HSL:
311°, 72.6872%, 55.4902%
HSV (HSB):
311°, 73.6607%, 87.8431%
XYZ:
42.1548, 22.9154, 53.8311
xyY:
0.3545, 0.1927, 22.9154
CIE-Lab:
54.9850, 75.3352, -35.7566
CIE-LCH:
54.9850, 83.3902, 334.6094
CIE-Luv:
54.9850, 78.7778, -65.4489
Hunter-Lab:
47.8700, 73.4163, -33.1642
#e03bc3 color charts
#e03bc3 color shades, tints & tones
#e03bc3 color schemes
#e03bc3 color preview, HTML & CSS examples
This text has a color of #e03bc3
<p style="color:#e03bc3;">Text here</p>
.mytext {color:#e03bc3;}
This box has a color of #e03bc3
<div style="background-color:#e03bc3;">Content here</div>
.mybackground {background-color:#e03bc3;}
Border around this has a color of #e03bc3
<div style="border:2px solid #e03bc3;">Content here</div>
.myborder {border:2px solid #e03bc3;}