#e54e9a color space conversions
Hex:
#e54e9a
RGB:
229, 78, 154
CMY:
10, 69, 40
CMYK:
0, 66, 33, 10
HSL:
330°, 74.3842%, 60.1961%
HSV (HSB):
330°, 65.9389%, 89.8039%
XYZ:
40.8702, 24.4399, 33.1351
xyY:
0.4152, 0.2483, 24.4399
CIE-Lab:
56.5256, 64.7820, -9.4819
CIE-LCH:
56.5256, 65.4723, 351.6729
CIE-Luv:
56.5256, 91.6247, -25.2666
Hunter-Lab:
49.4367, 61.0549, -5.1336
#e54e9a color charts
#e54e9a color shades, tints & tones
#e54e9a color schemes
#e54e9a color preview, HTML & CSS examples
This text has a color of #e54e9a
<p style="color:#e54e9a;">Text here</p>
.mytext {color:#e54e9a;}
This box has a color of #e54e9a
<div style="background-color:#e54e9a;">Content here</div>
.mybackground {background-color:#e54e9a;}
Border around this has a color of #e54e9a
<div style="border:2px solid #e54e9a;">Content here</div>
.myborder {border:2px solid #e54e9a;}