#f50fc9 color space conversions
Hex:
#f50fc9
RGB:
245, 15, 201
CMY:
4, 94, 21
CMYK:
0, 94, 18, 4
HSL:
311°, 92.0000%, 50.9804%
HSV (HSB):
311°, 93.8776%, 96.0784%
XYZ:
48.3696, 23.9712, 57.3359
xyY:
0.3730, 0.1849, 23.9712
CIE-Lab:
56.0589, 88.5929, -37.2653
CIE-LCH:
56.0589, 96.1114, 337.1867
CIE-Luv:
56.0589, 98.9486, -70.2053
Hunter-Lab:
48.9604, 90.6657, -35.1603
#f50fc9 color charts
#f50fc9 color shades, tints & tones
#f50fc9 color schemes
#f50fc9 color preview, HTML & CSS examples
This text has a color of #f50fc9
<p style="color:#f50fc9;">Text here</p>
.mytext {color:#f50fc9;}
This box has a color of #f50fc9
<div style="background-color:#f50fc9;">Content here</div>
.mybackground {background-color:#f50fc9;}
Border around this has a color of #f50fc9
<div style="border:2px solid #f50fc9;">Content here</div>
.myborder {border:2px solid #f50fc9;}