#f50dc5 color space conversions
Hex:
#f50dc5
RGB:
245, 13, 197
CMY:
4, 95, 23
CMYK:
0, 95, 20, 4
HSL:
312°, 92.0635%, 50.5882%
HSV (HSB):
312°, 94.6939%, 96.0784%
XYZ:
47.8782, 23.7315, 54.8805
xyY:
0.3785, 0.1876, 23.7315
CIE-Lab:
55.8180, 88.2747, -35.3415
CIE-LCH:
55.8180, 95.0865, 338.1809
CIE-Luv:
55.8180, 100.8907, -67.2186
Hunter-Lab:
48.7150, 90.1822, -32.6933
#f50dc5 color charts
#f50dc5 color shades, tints & tones
#f50dc5 color schemes
#f50dc5 color preview, HTML & CSS examples
This text has a color of #f50dc5
<p style="color:#f50dc5;">Text here</p>
.mytext {color:#f50dc5;}
This box has a color of #f50dc5
<div style="background-color:#f50dc5;">Content here</div>
.mybackground {background-color:#f50dc5;}
Border around this has a color of #f50dc5
<div style="border:2px solid #f50dc5;">Content here</div>
.myborder {border:2px solid #f50dc5;}