#e03bbb color space conversions
Hex:
#e03bbb
RGB:
224, 59, 187
CMY:
12, 77, 27
CMYK:
0, 74, 17, 12
HSL:
313°, 72.6872%, 55.4902%
HSV (HSB):
313°, 73.6607%, 87.8431%
XYZ:
41.2741, 22.5631, 49.1934
xyY:
0.3652, 0.1996, 22.5631
CIE-Lab:
54.6194, 74.2371, -31.7085
CIE-LCH:
54.6194, 80.7253, 336.8715
CIE-Luv:
54.6194, 81.8388, -59.0964
Hunter-Lab:
47.5006, 71.9756, -28.1525
#e03bbb color charts
#e03bbb color shades, tints & tones
#e03bbb color schemes
#e03bbb color preview, HTML & CSS examples
This text has a color of #e03bbb
<p style="color:#e03bbb;">Text here</p>
.mytext {color:#e03bbb;}
This box has a color of #e03bbb
<div style="background-color:#e03bbb;">Content here</div>
.mybackground {background-color:#e03bbb;}
Border around this has a color of #e03bbb
<div style="border:2px solid #e03bbb;">Content here</div>
.myborder {border:2px solid #e03bbb;}