#e52bcc color space conversions
Hex:
#e52bcc
RGB:
229, 43, 204
CMY:
10, 83, 20
CMYK:
0, 81, 11, 10
HSL:
308°, 78.1513%, 53.3333%
HSV (HSB):
308°, 81.2227%, 89.8039%
XYZ:
44.0761, 22.7454, 59.1940
xyY:
0.3498, 0.1805, 22.7454
CIE-Lab:
54.8091, 81.8006, -41.1462
CIE-LCH:
54.8091, 91.5661, 333.2973
CIE-Luv:
54.8091, 82.2255, -74.5502
Hunter-Lab:
47.6921, 81.5047, -40.2044
#e52bcc color charts
#e52bcc color shades, tints & tones
#e52bcc color schemes
#e52bcc color preview, HTML & CSS examples
This text has a color of #e52bcc
<p style="color:#e52bcc;">Text here</p>
.mytext {color:#e52bcc;}
This box has a color of #e52bcc
<div style="background-color:#e52bcc;">Content here</div>
.mybackground {background-color:#e52bcc;}
Border around this has a color of #e52bcc
<div style="border:2px solid #e52bcc;">Content here</div>
.myborder {border:2px solid #e52bcc;}