#e54bcc color space conversions
Hex:
#e54bcc
RGB:
229, 75, 204
CMY:
10, 71, 20
CMYK:
0, 67, 11, 10
HSL:
310°, 74.7573%, 59.6078%
HSV (HSB):
310°, 67.2489%, 89.8039%
XYZ:
45.7283, 26.0498, 59.7447
xyY:
0.3477, 0.1981, 26.0498
CIE-Lab:
58.0843, 72.4600, -36.0041
CIE-LCH:
58.0843, 80.9120, 333.5781
CIE-Luv:
58.0843, 74.9335, -66.1154
Hunter-Lab:
51.0390, 70.6083, -33.6758
#e54bcc color charts
#e54bcc color shades, tints & tones
#e54bcc color schemes
#e54bcc color preview, HTML & CSS examples
This text has a color of #e54bcc
<p style="color:#e54bcc;">Text here</p>
.mytext {color:#e54bcc;}
This box has a color of #e54bcc
<div style="background-color:#e54bcc;">Content here</div>
.mybackground {background-color:#e54bcc;}
Border around this has a color of #e54bcc
<div style="border:2px solid #e54bcc;">Content here</div>
.myborder {border:2px solid #e54bcc;}