#e52ac3 color space conversions
Hex:
#e52ac3
RGB:
229, 42, 195
CMY:
10, 84, 24
CMYK:
0, 82, 15, 10
HSL:
311°, 78.2427%, 53.1373%
HSV (HSB):
311°, 81.6594%, 89.8039%
XYZ:
42.9914, 22.2541, 53.6593
xyY:
0.3616, 0.1872, 22.2541
CIE-Lab:
54.2955, 80.8132, -36.7770
CIE-LCH:
54.2955, 88.7881, 335.5304
CIE-Luv:
54.2955, 86.0628, -67.6933
Hunter-Lab:
47.1742, 80.1179, -34.4187
#e52ac3 color charts
#e52ac3 color shades, tints & tones
#e52ac3 color schemes
#e52ac3 color preview, HTML & CSS examples
This text has a color of #e52ac3
<p style="color:#e52ac3;">Text here</p>
.mytext {color:#e52ac3;}
This box has a color of #e52ac3
<div style="background-color:#e52ac3;">Content here</div>
.mybackground {background-color:#e52ac3;}
Border around this has a color of #e52ac3
<div style="border:2px solid #e52ac3;">Content here</div>
.myborder {border:2px solid #e52ac3;}