#f50cfe color space conversions
Hex:
#f50cfe
RGB:
245, 12, 254
CMY:
4, 95, 0
CMYK:
4, 95, 0, 0
HSL:
298°, 99.1803%, 52.1569%
HSV (HSB):
298°, 95.2756%, 99.6078%
XYZ:
55.6771, 26.8312, 96.0104
xyY:
0.3119, 0.1503, 26.8312
CIE-Lab:
58.8177, 95.8689, -62.7895
CIE-LCH:
58.8177, 114.6009, 326.7771
CIE-Luv:
58.8177, 76.9420, -110.6512
Hunter-Lab:
51.7988, 101.2165, -73.6363
#f50cfe color charts
#f50cfe color shades, tints & tones
#f50cfe color schemes
#f50cfe color preview, HTML & CSS examples
This text has a color of #f50cfe
<p style="color:#f50cfe;">Text here</p>
.mytext {color:#f50cfe;}
This box has a color of #f50cfe
<div style="background-color:#f50cfe;">Content here</div>
.mybackground {background-color:#f50cfe;}
Border around this has a color of #f50cfe
<div style="border:2px solid #f50cfe;">Content here</div>
.myborder {border:2px solid #f50cfe;}