#f50cd5 color space conversions
Hex:
#f50cd5
RGB:
245, 12, 213
CMY:
4, 95, 16
CMYK:
0, 95, 13, 4
HSL:
308°, 92.0949%, 50.3922%
HSV (HSB):
308°, 95.1020%, 96.0784%
XYZ:
49.7979, 24.4795, 65.0512
xyY:
0.3574, 0.1757, 24.4795
CIE-Lab:
56.5647, 90.3037, -43.3348
CIE-LCH:
56.5647, 100.1632, 334.3647
CIE-Luv:
56.5647, 93.8002, -79.7317
Hunter-Lab:
49.4768, 93.0742, -43.3197
#f50cd5 color charts
#f50cd5 color shades, tints & tones
#f50cd5 color schemes
#f50cd5 color preview, HTML & CSS examples
This text has a color of #f50cd5
<p style="color:#f50cd5;">Text here</p>
.mytext {color:#f50cd5;}
This box has a color of #f50cd5
<div style="background-color:#f50cd5;">Content here</div>
.mybackground {background-color:#f50cd5;}
Border around this has a color of #f50cd5
<div style="border:2px solid #f50cd5;">Content here</div>
.myborder {border:2px solid #f50cd5;}