#fd53f8 color space conversions
Hex:
#fd53f8
RGB:
253, 83, 248
CMY:
1, 67, 3
CMYK:
0, 67, 2, 1
HSL:
302°, 97.7011%, 65.8824%
HSV (HSB):
302°, 67.1937%, 99.2157%
XYZ:
60.5445, 33.8465, 92.1489
xyY:
0.3246, 0.1814, 33.8465
CIE-Lab:
64.8405, 81.7612, -49.7990
CIE-LCH:
64.8405, 95.7331, 328.6553
CIE-Luv:
64.8405, 74.9087, -90.7902
Hunter-Lab:
58.1777, 83.9509, -53.1863
#fd53f8 color charts
#fd53f8 color shades, tints & tones
#fd53f8 color schemes
#fd53f8 color preview, HTML & CSS examples
This text has a color of #fd53f8
<p style="color:#fd53f8;">Text here</p>
.mytext {color:#fd53f8;}
This box has a color of #fd53f8
<div style="background-color:#fd53f8;">Content here</div>
.mybackground {background-color:#fd53f8;}
Border around this has a color of #fd53f8
<div style="border:2px solid #fd53f8;">Content here</div>
.myborder {border:2px solid #fd53f8;}