#e53efc color space conversions
Hex:
#e53efc
RGB:
229, 62, 252
CMY:
10, 76, 1
CMYK:
9, 75, 0, 1
HSL:
293°, 96.9388%, 61.5686%
HSV (HSB):
293°, 75.3968%, 98.8235%
XYZ:
51.6064, 27.1315, 94.6124
xyY:
0.2977, 0.1565, 27.1315
CIE-Lab:
59.0959, 84.2153, -61.3746
CIE-LCH:
59.0959, 104.2068, 323.9161
CIE-Luv:
59.0959, 61.6178, -107.1184
Hunter-Lab:
52.0879, 85.6959, -71.2327
#e53efc color charts
#e53efc color shades, tints & tones
#e53efc color schemes
#e53efc color preview, HTML & CSS examples
This text has a color of #e53efc
<p style="color:#e53efc;">Text here</p>
.mytext {color:#e53efc;}
This box has a color of #e53efc
<div style="background-color:#e53efc;">Content here</div>
.mybackground {background-color:#e53efc;}
Border around this has a color of #e53efc
<div style="border:2px solid #e53efc;">Content here</div>
.myborder {border:2px solid #e53efc;}