#e53ffd color space conversions
Hex:
#e53ffd
RGB:
229, 63, 253
CMY:
10, 75, 1
CMYK:
9, 75, 0, 1
HSL:
292°, 97.9381%, 61.9608%
HSV (HSB):
292°, 75.0988%, 99.2157%
XYZ:
51.8202, 27.3049, 95.4676
xyY:
0.2968, 0.1564, 27.3049
CIE-Lab:
59.2555, 84.0900, -61.6727
CIE-LCH:
59.2555, 104.2816, 323.7432
CIE-Luv:
59.2555, 61.1244, -107.6233
Hunter-Lab:
52.2541, 85.5734, -71.7444
#e53ffd color charts
#e53ffd color shades, tints & tones
#e53ffd color schemes
#e53ffd color preview, HTML & CSS examples
This text has a color of #e53ffd
<p style="color:#e53ffd;">Text here</p>
.mytext {color:#e53ffd;}
This box has a color of #e53ffd
<div style="background-color:#e53ffd;">Content here</div>
.mybackground {background-color:#e53ffd;}
Border around this has a color of #e53ffd
<div style="border:2px solid #e53ffd;">Content here</div>
.myborder {border:2px solid #e53ffd;}