#f50fb5 color space conversions
Hex:
#f50fb5
RGB:
245, 15, 181
CMY:
4, 94, 29
CMYK:
0, 94, 26, 4
HSL:
317°, 92.0000%, 50.9804%
HSV (HSB):
317°, 93.8776%, 96.0784%
XYZ:
46.1675, 23.0903, 45.7396
xyY:
0.4015, 0.2008, 23.0903
CIE-Lab:
55.1652, 86.2925, -27.0883
CIE-LCH:
55.1652, 90.4444, 342.5723
CIE-Luv:
55.1652, 108.1204, -54.5355
Hunter-Lab:
48.0524, 87.4065, -22.7997
#f50fb5 color charts
#f50fb5 color shades, tints & tones
#f50fb5 color schemes
#f50fb5 color preview, HTML & CSS examples
This text has a color of #f50fb5
<p style="color:#f50fb5;">Text here</p>
.mytext {color:#f50fb5;}
This box has a color of #f50fb5
<div style="background-color:#f50fb5;">Content here</div>
.mybackground {background-color:#f50fb5;}
Border around this has a color of #f50fb5
<div style="border:2px solid #f50fb5;">Content here</div>
.myborder {border:2px solid #f50fb5;}