#fd52f5 color space conversions
Hex:
#fd52f5
RGB:
253, 82, 245
CMY:
1, 68, 4
CMYK:
0, 68, 3, 1
HSL:
303°, 97.7143%, 65.6863%
HSV (HSB):
303°, 67.5889%, 99.2157%
XYZ:
60.0067, 33.5098, 89.6915
xyY:
0.3275, 0.1829, 33.5098
CIE-Lab:
64.5716, 81.6427, -48.5658
CIE-LCH:
64.5716, 94.9956, 329.2534
CIE-Luv:
64.5716, 76.1769, -88.7547
Hunter-Lab:
57.8877, 83.7309, -51.3430
#fd52f5 color charts
#fd52f5 color shades, tints & tones
#fd52f5 color schemes
#fd52f5 color preview, HTML & CSS examples
This text has a color of #fd52f5
<p style="color:#fd52f5;">Text here</p>
.mytext {color:#fd52f5;}
This box has a color of #fd52f5
<div style="background-color:#fd52f5;">Content here</div>
.mybackground {background-color:#fd52f5;}
Border around this has a color of #fd52f5
<div style="border:2px solid #fd52f5;">Content here</div>
.myborder {border:2px solid #fd52f5;}