#e02bb5 color space conversions
Hex:
#e02bb5
RGB:
224, 43, 181
CMY:
12, 83, 29
CMYK:
0, 81, 19, 12
HSL:
314°, 74.4856%, 52.3529%
HSV (HSB):
314°, 80.8036%, 87.8431%
XYZ:
39.9448, 20.9112, 45.6470
xyY:
0.3751, 0.1963, 20.9112
CIE-Lab:
52.8522, 77.7453, -30.9751
CIE-LCH:
52.8522, 83.6886, 338.2768
CIE-Luv:
52.8522, 87.8581, -58.1862
Hunter-Lab:
45.7288, 75.8971, -27.1738
#e02bb5 color charts
#e02bb5 color shades, tints & tones
#e02bb5 color schemes
#e02bb5 color preview, HTML & CSS examples
This text has a color of #e02bb5
<p style="color:#e02bb5;">Text here</p>
.mytext {color:#e02bb5;}
This box has a color of #e02bb5
<div style="background-color:#e02bb5;">Content here</div>
.mybackground {background-color:#e02bb5;}
Border around this has a color of #e02bb5
<div style="border:2px solid #e02bb5;">Content here</div>
.myborder {border:2px solid #e02bb5;}