#f52fa5 color space conversions
Hex:
#f52fa5
RGB:
245, 47, 165
CMY:
4, 82, 35
CMYK:
0, 81, 33, 4
HSL:
324°, 90.8257%, 57.2549%
HSV (HSB):
324°, 80.8163%, 96.0784%
XYZ:
45.4642, 24.1621, 37.8648
xyY:
0.4230, 0.2248, 24.1621
CIE-Lab:
56.2497, 79.6120, -16.0757
CIE-LCH:
56.2497, 81.2189, 348.5840
CIE-Luv:
56.2497, 110.3345, -37.5430
Hunter-Lab:
49.1550, 79.0763, -11.2635
#f52fa5 color charts
#f52fa5 color shades, tints & tones
#f52fa5 color schemes
#f52fa5 color preview, HTML & CSS examples
This text has a color of #f52fa5
<p style="color:#f52fa5;">Text here</p>
.mytext {color:#f52fa5;}
This box has a color of #f52fa5
<div style="background-color:#f52fa5;">Content here</div>
.mybackground {background-color:#f52fa5;}
Border around this has a color of #f52fa5
<div style="border:2px solid #f52fa5;">Content here</div>
.myborder {border:2px solid #f52fa5;}