#f50dd4 color space conversions
Hex:
#f50dd4
RGB:
245, 13, 212
CMY:
4, 95, 17
CMYK:
0, 95, 13, 4
HSL:
309°, 92.0635%, 50.5882%
HSV (HSB):
309°, 94.6939%, 96.0784%
XYZ:
49.6838, 24.4538, 64.3888
xyY:
0.3587, 0.1765, 24.4538
CIE-Lab:
56.5393, 90.1052, -42.8049
CIE-LCH:
56.5393, 99.7557, 334.5897
CIE-Luv:
56.5393, 94.1834, -78.8958
Hunter-Lab:
49.4508, 92.8022, -42.5847
#f50dd4 color charts
#f50dd4 color shades, tints & tones
#f50dd4 color schemes
#f50dd4 color preview, HTML & CSS examples
This text has a color of #f50dd4
<p style="color:#f50dd4;">Text here</p>
.mytext {color:#f50dd4;}
This box has a color of #f50dd4
<div style="background-color:#f50dd4;">Content here</div>
.mybackground {background-color:#f50dd4;}
Border around this has a color of #f50dd4
<div style="border:2px solid #f50dd4;">Content here</div>
.myborder {border:2px solid #f50dd4;}