#e53fcd color space conversions
Hex:
#e53fcd
RGB:
229, 63, 205
CMY:
10, 75, 20
CMYK:
0, 72, 10, 10
HSL:
309°, 76.1468%, 57.2549%
HSV (HSB):
309°, 72.4891%, 89.8039%
XYZ:
45.1101, 24.6208, 60.1323
xyY:
0.3474, 0.1896, 24.6208
CIE-Lab:
56.7041, 76.6357, -38.7371
CIE-LCH:
56.7041, 85.8696, 333.1847
CIE-Luv:
56.7041, 77.7794, -70.6248
Hunter-Lab:
49.6194, 75.4444, -37.1184
#e53fcd color charts
#e53fcd color shades, tints & tones
#e53fcd color schemes
#e53fcd color preview, HTML & CSS examples
This text has a color of #e53fcd
<p style="color:#e53fcd;">Text here</p>
.mytext {color:#e53fcd;}
This box has a color of #e53fcd
<div style="background-color:#e53fcd;">Content here</div>
.mybackground {background-color:#e53fcd;}
Border around this has a color of #e53fcd
<div style="border:2px solid #e53fcd;">Content here</div>
.myborder {border:2px solid #e53fcd;}