In RGB color space, #f500fc hex color has a red value of 245, a green value of 0 and a blue value of 252.
In CMYK color space (used in color printing), #f500fc hex color is composed of 2.78% cyan, 100% magenta, 0% yellow and 1.18% black.
#f500fc color has a hue of 298.3 degrees, a saturation of 100% and a lightness of 49.4%.
#f500fc hex color contains mainly BLUE.
The closest web safe color of #f500fc is #ff00ff
#f500fc hex color has a decimal value of 16056572.
HEX | f500fc | #f500fc |
---|---|---|
RGB | 245, 0, 252 | rgb(245, 0, 252) |
RGB Percent | 96.08, 0, 98.82 | rgb(96.08, 0, 98.82) |
CMYK | 3, 100, 0, 1 | |
HSL | 298.3°, 100, 49.4 | hsl(298.3, 100%, 49.4%) |
HSV | 298.3°, 100, 98.8 |
XYZ | 55.227, 26.441, 94.288 |
---|---|
Hunter Lab | 51.421, 101.726, -72.723 |
CIE-LAB | 58.453, 96.309, -62.264 |
CIE-LCH | 58.453, 114.683, 327.117 |
CIE-LUV | 2.78, 100, 0, 1.18 |
Web Safe | ff00ff |
RGB percent of color #f500fc
CMYK percent of color #f500fc
Text with hexadecimal color #f500fc
This text has a font color of #f500fc
<p style="color:#f500fc">Text here</p>
#f500fc Background Color
This box has a background color of #f500fc
<div style="background-color:#f500fc">Text here</div>
#f500fc Border Color
This box has a border color of #f500fc
<div style="border: 4px solid #f500fc">Text here</div>
CSS codes
<p style="color:#f500fc">Text here</p>
<div style="background-color:#f500fc">Text here</div>
<div style="border: 4px solid #f500fc">Text here</div>
#f500fc Color on white background
This is how a font and box color of #f500fc will look
on a white background.
#f500fc Color on black background
This is how a font and box color of #f500fc hex color will look
on a black background.