#e63a8b color space conversions
Hex:
#e63a8b
RGB:
230, 58, 139
CMY:
10, 77, 45
CMYK:
0, 75, 40, 10
HSL:
332°, 77.4775%, 56.4706%
HSV (HSB):
332°, 74.7826%, 90.1961%
XYZ:
38.8064, 21.7132, 26.5718
xyY:
0.4456, 0.2493, 21.7132
CIE-Lab:
53.7214, 70.4066, -4.7736
CIE-LCH:
53.7214, 70.5682, 356.1212
CIE-Luv:
53.7214, 105.8701, -19.8492
Hunter-Lab:
46.5974, 67.1096, -1.1915
#e63a8b color charts
#e63a8b color shades, tints & tones
#e63a8b color schemes
#e63a8b color preview, HTML & CSS examples
This text has a color of #e63a8b
<p style="color:#e63a8b;">Text here</p>
.mytext {color:#e63a8b;}
This box has a color of #e63a8b
<div style="background-color:#e63a8b;">Content here</div>
.mybackground {background-color:#e63a8b;}
Border around this has a color of #e63a8b
<div style="border:2px solid #e63a8b;">Content here</div>
.myborder {border:2px solid #e63a8b;}