#f52ff6 color space conversions
Hex:
#f52ff6
RGB:
245, 47, 246
CMY:
4, 82, 4
CMYK:
0, 81, 0, 4
HSL:
300°, 91.7051%, 57.4510%
HSV (HSB):
300°, 80.8943%, 96.4706%
XYZ:
55.3073, 28.0993, 89.6975
xyY:
0.3195, 0.1623, 28.0993
CIE-Lab:
59.9784, 89.9379, -56.4893
CIE-LCH:
59.9784, 106.2067, 327.8674
CIE-Luv:
59.9784, 77.0033, -100.8069
Hunter-Lab:
53.0088, 93.4743, -63.2199
#f52ff6 color charts
#f52ff6 color shades, tints & tones
#f52ff6 color schemes
#f52ff6 color preview, HTML & CSS examples
This text has a color of #f52ff6
<p style="color:#f52ff6;">Text here</p>
.mytext {color:#f52ff6;}
This box has a color of #f52ff6
<div style="background-color:#f52ff6;">Content here</div>
.mybackground {background-color:#f52ff6;}
Border around this has a color of #f52ff6
<div style="border:2px solid #f52ff6;">Content here</div>
.myborder {border:2px solid #f52ff6;}