#f52dcc color space conversions
Hex:
#f52dcc
RGB:
245, 45, 204
CMY:
4, 82, 20
CMYK:
0, 82, 17, 4
HSL:
312°, 90.9091%, 56.8627%
HSV (HSB):
312°, 81.6327%, 96.0784%
XYZ:
49.4937, 25.6489, 59.4689
xyY:
0.3677, 0.1905, 25.6489
CIE-Lab:
57.7023, 84.5780, -36.4104
CIE-LCH:
57.7023, 92.0823, 336.7084
CIE-Luv:
57.7023, 94.0015, -68.6645
Hunter-Lab:
50.6447, 85.8147, -34.1691
#f52dcc color charts
#f52dcc color shades, tints & tones
#f52dcc color schemes
#f52dcc color preview, HTML & CSS examples
This text has a color of #f52dcc
<p style="color:#f52dcc;">Text here</p>
.mytext {color:#f52dcc;}
This box has a color of #f52dcc
<div style="background-color:#f52dcc;">Content here</div>
.mybackground {background-color:#f52dcc;}
Border around this has a color of #f52dcc
<div style="border:2px solid #f52dcc;">Content here</div>
.myborder {border:2px solid #f52dcc;}