#f50bcc color space conversions
Hex:
#f50bcc
RGB:
245, 11, 204
CMY:
4, 96, 20
CMYK:
0, 96, 17, 4
HSL:
311°, 92.1260%, 50.1961%
HSV (HSB):
311°, 95.5102%, 96.0784%
XYZ:
48.6749, 24.0115, 59.1960
xyY:
0.3691, 0.1821, 24.0115
CIE-Lab:
56.0993, 89.2571, -38.9237
CIE-LCH:
56.0993, 97.3750, 336.4387
CIE-Luv:
56.0993, 97.8461, -72.8073
Hunter-Lab:
49.0015, 91.5579, -37.3239
#f50bcc color charts
#f50bcc color shades, tints & tones
#f50bcc color schemes
#f50bcc color preview, HTML & CSS examples
This text has a color of #f50bcc
<p style="color:#f50bcc;">Text here</p>
.mytext {color:#f50bcc;}
This box has a color of #f50bcc
<div style="background-color:#f50bcc;">Content here</div>
.mybackground {background-color:#f50bcc;}
Border around this has a color of #f50bcc
<div style="border:2px solid #f50bcc;">Content here</div>
.myborder {border:2px solid #f50bcc;}