#f501c5 color space conversions
Hex:
#f501c5
RGB:
245, 1, 197
CMY:
4, 100, 23
CMYK:
0, 100, 20, 4
HSL:
312°, 99.1870%, 48.2353%
HSV (HSB):
312°, 99.5918%, 96.0784%
XYZ:
47.7451, 23.4654, 54.8362
xyY:
0.3788, 0.1862, 23.4654
CIE-Lab:
55.5485, 89.0673, -35.7632
CIE-LCH:
55.5485, 95.9791, 338.1230
CIE-Luv:
55.5485, 101.5583, -67.9121
Hunter-Lab:
48.4411, 91.1633, -33.2085
#f501c5 color charts
#f501c5 color shades, tints & tones
#f501c5 color schemes
#f501c5 color preview, HTML & CSS examples
This text has a color of #f501c5
<p style="color:#f501c5;">Text here</p>
.mytext {color:#f501c5;}
This box has a color of #f501c5
<div style="background-color:#f501c5;">Content here</div>
.mybackground {background-color:#f501c5;}
Border around this has a color of #f501c5
<div style="border:2px solid #f501c5;">Content here</div>
.myborder {border:2px solid #f501c5;}