#e54cec color space conversions
Hex:
#e54cec
RGB:
229, 76, 236
CMY:
10, 70, 7
CMYK:
3, 68, 0, 7
HSL:
297°, 80.8081%, 61.1765%
HSV (HSB):
297°, 67.7966%, 92.5490%
XYZ:
50.0379, 27.8830, 82.1016
xyY:
0.3127, 0.1742, 27.8830
CIE-Lab:
59.7829, 77.0787, -51.3771
CIE-LCH:
59.7829, 92.6322, 326.3144
CIE-Luv:
59.7829, 63.9258, -91.0532
Hunter-Lab:
52.8044, 76.7404, -55.2225
#e54cec color charts
#e54cec color shades, tints & tones
#e54cec color schemes
#e54cec color preview, HTML & CSS examples
This text has a color of #e54cec
<p style="color:#e54cec;">Text here</p>
.mytext {color:#e54cec;}
This box has a color of #e54cec
<div style="background-color:#e54cec;">Content here</div>
.mybackground {background-color:#e54cec;}
Border around this has a color of #e54cec
<div style="border:2px solid #e54cec;">Content here</div>
.myborder {border:2px solid #e54cec;}