#e53ef9 color space conversions
Hex:
#e53ef9
RGB:
229, 62, 249
CMY:
10, 76, 2
CMYK:
8, 75, 0, 2
HSL:
294°, 93.9698%, 60.9804%
HSV (HSB):
294°, 75.1004%, 97.6471%
XYZ:
51.1346, 26.9428, 92.1279
xyY:
0.3004, 0.1583, 26.9428
CIE-Lab:
58.9214, 83.7207, -59.9901
CIE-LCH:
58.9214, 102.9949, 324.3765
CIE-Luv:
58.9214, 62.5910, -104.8765
Hunter-Lab:
51.9065, 85.0093, -68.8983
#e53ef9 color charts
#e53ef9 color shades, tints & tones
#e53ef9 color schemes
#e53ef9 color preview, HTML & CSS examples
This text has a color of #e53ef9
<p style="color:#e53ef9;">Text here</p>
.mytext {color:#e53ef9;}
This box has a color of #e53ef9
<div style="background-color:#e53ef9;">Content here</div>
.mybackground {background-color:#e53ef9;}
Border around this has a color of #e53ef9
<div style="border:2px solid #e53ef9;">Content here</div>
.myborder {border:2px solid #e53ef9;}