#e54eaf color space conversions
Hex:
#e54eaf
RGB:
229, 78, 175
CMY:
10, 69, 31
CMYK:
0, 66, 24, 10
HSL:
321°, 74.3842%, 60.1961%
HSV (HSB):
321°, 65.9389%, 89.8039%
XYZ:
42.7754, 25.2019, 43.1674
xyY:
0.3849, 0.2267, 25.2019
CIE-Lab:
57.2716, 67.3412, -20.5944
CIE-LCH:
57.2716, 70.4199, 342.9952
CIE-Luv:
57.2716, 84.1919, -41.8209
Hunter-Lab:
50.2015, 64.2423, -15.8413
#e54eaf color charts
#e54eaf color shades, tints & tones
#e54eaf color schemes
#e54eaf color preview, HTML & CSS examples
This text has a color of #e54eaf
<p style="color:#e54eaf;">Text here</p>
.mytext {color:#e54eaf;}
This box has a color of #e54eaf
<div style="background-color:#e54eaf;">Content here</div>
.mybackground {background-color:#e54eaf;}
Border around this has a color of #e54eaf
<div style="border:2px solid #e54eaf;">Content here</div>
.myborder {border:2px solid #e54eaf;}