#f50cb5 color space conversions
Hex:
#f50cb5
RGB:
245, 12, 181
CMY:
4, 95, 29
CMYK:
0, 95, 26, 4
HSL:
316°, 92.0949%, 50.3922%
HSV (HSB):
316°, 95.1020%, 96.0784%
XYZ:
46.1282, 23.0116, 45.7265
xyY:
0.4016, 0.2003, 23.0116
CIE-Lab:
55.0843, 86.5298, -27.2136
CIE-LCH:
55.0843, 90.7082, 342.5417
CIE-Luv:
55.0843, 108.3433, -54.7459
Hunter-Lab:
47.9704, 87.6966, -22.9373
#f50cb5 color charts
#f50cb5 color shades, tints & tones
#f50cb5 color schemes
#f50cb5 color preview, HTML & CSS examples
This text has a color of #f50cb5
<p style="color:#f50cb5;">Text here</p>
.mytext {color:#f50cb5;}
This box has a color of #f50cb5
<div style="background-color:#f50cb5;">Content here</div>
.mybackground {background-color:#f50cb5;}
Border around this has a color of #f50cb5
<div style="border:2px solid #f50cb5;">Content here</div>
.myborder {border:2px solid #f50cb5;}