#f501cd color space conversions
Hex:
#f501cd
RGB:
245, 1, 205
CMY:
4, 100, 20
CMYK:
0, 100, 16, 4
HSL:
310°, 99.1870%, 48.2353%
HSV (HSB):
310°, 99.5918%, 96.0784%
XYZ:
48.6865, 23.8420, 59.7935
xyY:
0.3679, 0.1802, 23.8420
CIE-Lab:
55.9292, 90.0217, -39.7643
CIE-LCH:
55.9292, 98.4129, 336.1681
CIE-Luv:
55.9292, 97.9110, -74.1425
Hunter-Lab:
48.8282, 92.5324, -38.4249
#f501cd color charts
#f501cd color shades, tints & tones
#f501cd color schemes
#f501cd color preview, HTML & CSS examples
This text has a color of #f501cd
<p style="color:#f501cd;">Text here</p>
.mytext {color:#f501cd;}
This box has a color of #f501cd
<div style="background-color:#f501cd;">Content here</div>
.mybackground {background-color:#f501cd;}
Border around this has a color of #f501cd
<div style="border:2px solid #f501cd;">Content here</div>
.myborder {border:2px solid #f501cd;}