#e54cc2 color space conversions
Hex:
#e54cc2
RGB:
229, 76, 194
CMY:
10, 70, 24
CMYK:
0, 67, 15, 10
HSL:
314°, 74.6341%, 59.8039%
HSV (HSB):
314°, 66.8122%, 89.8039%
XYZ:
44.6351, 25.7219, 53.6512
xyY:
0.3599, 0.2074, 25.7219
CIE-Lab:
57.7722, 70.6583, -30.7749
CIE-LCH:
57.7722, 77.0694, 336.4647
CIE-Luv:
57.7722, 78.1424, -57.7612
Hunter-Lab:
50.7168, 68.3409, -27.2187
#e54cc2 color charts
#e54cc2 color shades, tints & tones
#e54cc2 color schemes
#e54cc2 color preview, HTML & CSS examples
This text has a color of #e54cc2
<p style="color:#e54cc2;">Text here</p>
.mytext {color:#e54cc2;}
This box has a color of #e54cc2
<div style="background-color:#e54cc2;">Content here</div>
.mybackground {background-color:#e54cc2;}
Border around this has a color of #e54cc2
<div style="border:2px solid #e54cc2;">Content here</div>
.myborder {border:2px solid #e54cc2;}