#e53eea color space conversions
Hex:
#e53eea
RGB:
229, 62, 234
CMY:
10, 76, 8
CMYK:
2, 74, 0, 8
HSL:
298°, 80.3738%, 58.0392%
HSV (HSB):
298°, 73.5043%, 91.7647%
XYZ:
48.8870, 26.0438, 80.2922
xyY:
0.3149, 0.1678, 26.0438
CIE-Lab:
58.0786, 81.3057, -52.9685
CIE-LCH:
58.0786, 97.0375, 326.9168
CIE-Luv:
58.0786, 67.6146, -93.5111
Hunter-Lab:
51.0331, 81.6856, -57.5599
#e53eea color charts
#e53eea color shades, tints & tones
#e53eea color schemes
#e53eea color preview, HTML & CSS examples
This text has a color of #e53eea
<p style="color:#e53eea;">Text here</p>
.mytext {color:#e53eea;}
This box has a color of #e53eea
<div style="background-color:#e53eea;">Content here</div>
.mybackground {background-color:#e53eea;}
Border around this has a color of #e53eea
<div style="border:2px solid #e53eea;">Content here</div>
.myborder {border:2px solid #e53eea;}