#f52dcd color space conversions
Hex:
#f52dcd
RGB:
245, 45, 205
CMY:
4, 82, 20
CMYK:
0, 82, 16, 4
HSL:
312°, 90.9091%, 56.8627%
HSV (HSB):
312°, 81.6327%, 96.0784%
XYZ:
49.6140, 25.6970, 60.1027
xyY:
0.3664, 0.1898, 25.6970
CIE-Lab:
57.7483, 84.7052, -36.9096
CIE-LCH:
57.7483, 92.3975, 336.4552
CIE-Luv:
57.7483, 93.5821, -69.4521
Hunter-Lab:
50.6922, 85.9919, -34.8120
#f52dcd color charts
#f52dcd color shades, tints & tones
#f52dcd color schemes
#f52dcd color preview, HTML & CSS examples
This text has a color of #f52dcd
<p style="color:#f52dcd;">Text here</p>
.mytext {color:#f52dcd;}
This box has a color of #f52dcd
<div style="background-color:#f52dcd;">Content here</div>
.mybackground {background-color:#f52dcd;}
Border around this has a color of #f52dcd
<div style="border:2px solid #f52dcd;">Content here</div>
.myborder {border:2px solid #f52dcd;}