#fd52f9 color space conversions
Hex:
#fd52f9
RGB:
253, 82, 249
CMY:
1, 68, 2
CMYK:
0, 68, 2, 1
HSL:
301°, 97.7143%, 65.6863%
HSV (HSB):
301°, 67.5889%, 99.2157%
XYZ:
60.6242, 33.7568, 92.9430
xyY:
0.3236, 0.1802, 33.7568
CIE-Lab:
64.7691, 82.2578, -50.4641
CIE-LCH:
64.7691, 96.5037, 328.4714
CIE-Luv:
64.7691, 74.8245, -91.8946
Hunter-Lab:
58.1006, 84.5771, -54.1753
#fd52f9 color charts
#fd52f9 color shades, tints & tones
#fd52f9 color schemes
#fd52f9 color preview, HTML & CSS examples
This text has a color of #fd52f9
<p style="color:#fd52f9;">Text here</p>
.mytext {color:#fd52f9;}
This box has a color of #fd52f9
<div style="background-color:#fd52f9;">Content here</div>
.mybackground {background-color:#fd52f9;}
Border around this has a color of #fd52f9
<div style="border:2px solid #fd52f9;">Content here</div>
.myborder {border:2px solid #fd52f9;}