#f520cd color space conversions
Hex:
#f520cd
RGB:
245, 32, 205
CMY:
4, 87, 20
CMYK:
0, 87, 16, 4
HSL:
311°, 91.4163%, 54.3137%
HSV (HSB):
311°, 86.9388%, 96.0784%
XYZ:
49.1921, 24.8533, 59.9621
xyY:
0.3671, 0.1855, 24.8533
CIE-Lab:
56.9322, 87.0788, -38.1888
CIE-LCH:
56.9322, 95.0847, 336.3199
CIE-Luv:
56.9322, 95.5381, -71.5695
Hunter-Lab:
49.8531, 88.8907, -36.4154
#f520cd color charts
#f520cd color shades, tints & tones
#f520cd color schemes
#f520cd color preview, HTML & CSS examples
This text has a color of #f520cd
<p style="color:#f520cd;">Text here</p>
.mytext {color:#f520cd;}
This box has a color of #f520cd
<div style="background-color:#f520cd;">Content here</div>
.mybackground {background-color:#f520cd;}
Border around this has a color of #f520cd
<div style="border:2px solid #f520cd;">Content here</div>
.myborder {border:2px solid #f520cd;}