#fd53f0 color space conversions
Hex:
#fd53f0
RGB:
253, 83, 240
CMY:
1, 67, 6
CMYK:
0, 67, 5, 1
HSL:
305°, 97.7011%, 65.8824%
HSV (HSB):
305°, 67.1937%, 99.2157%
XYZ:
59.3294, 33.3604, 85.7503
xyY:
0.3325, 0.1870, 33.3604
CIE-Lab:
64.4517, 80.5396, -45.9852
CIE-LCH:
64.4517, 92.7430, 330.2752
CIE-Luv:
64.4517, 77.6201, -84.4866
Hunter-Lab:
57.7585, 82.2776, -47.5931
#fd53f0 color charts
#fd53f0 color shades, tints & tones
#fd53f0 color schemes
#fd53f0 color preview, HTML & CSS examples
This text has a color of #fd53f0
<p style="color:#fd53f0;">Text here</p>
.mytext {color:#fd53f0;}
This box has a color of #fd53f0
<div style="background-color:#fd53f0;">Content here</div>
.mybackground {background-color:#fd53f0;}
Border around this has a color of #fd53f0
<div style="border:2px solid #fd53f0;">Content here</div>
.myborder {border:2px solid #fd53f0;}