#e53cfd color space conversions
Hex:
#e53cfd
RGB:
229, 60, 253
CMY:
10, 76, 1
CMYK:
9, 76, 0, 1
HSL:
293°, 97.9695%, 61.3725%
HSV (HSB):
293°, 76.2846%, 99.2157%
XYZ:
51.6586, 26.9816, 95.4138
xyY:
0.2968, 0.1550, 26.9816
CIE-Lab:
58.9573, 84.9501, -62.1509
CIE-LCH:
58.9573, 105.2580, 323.8102
CIE-Luv:
58.9573, 61.6292, -108.3302
Hunter-Lab:
51.9438, 86.6182, -72.5471
#e53cfd color charts
#e53cfd color shades, tints & tones
#e53cfd color schemes
#e53cfd color preview, HTML & CSS examples
This text has a color of #e53cfd
<p style="color:#e53cfd;">Text here</p>
.mytext {color:#e53cfd;}
This box has a color of #e53cfd
<div style="background-color:#e53cfd;">Content here</div>
.mybackground {background-color:#e53cfd;}
Border around this has a color of #e53cfd
<div style="border:2px solid #e53cfd;">Content here</div>
.myborder {border:2px solid #e53cfd;}