In RGB color space, #f500fa hex color has a red value of 245, a green value of 0 and a blue value of 250.
In CMYK color space (used in color printing), #f500fa hex color is composed of 2% cyan, 100% magenta, 0% yellow and 1.96% black.
#f500fa color has a hue of 298.8 degrees, a saturation of 100% and a lightness of 49%.
#f500fa hex color contains mainly BLUE.
The closest web safe color of #f500fa is #ff00ff
#f500fa hex color has a decimal value of 16056570.
HEX | f500fa | #f500fa |
---|---|---|
RGB | 245, 0, 250 | rgb(245, 0, 250) |
RGB Percent | 96.08, 0, 98.04 | rgb(96.08, 0, 98.04) |
CMYK | 2, 100, 0, 2 | |
HSL | 298.8°, 100, 49 | hsl(298.8, 100%, 49%) |
HSV | 298.8°, 100, 98 |
XYZ | 54.912, 26.315, 92.628 |
---|---|
Hunter Lab | 51.298, 101.303, -71.15 |
CIE-LAB | 58.335, 96.025, -61.343 |
CIE-LCH | 58.335, 113.946, 327.429 |
CIE-LUV | 2, 100, 0, 1.96 |
Web Safe | ff00ff |
RGB percent of color #f500fa
CMYK percent of color #f500fa
Text with hexadecimal color #f500fa
This text has a font color of #f500fa
<p style="color:#f500fa">Text here</p>
#f500fa Background Color
This box has a background color of #f500fa
<div style="background-color:#f500fa">Text here</div>
#f500fa Border Color
This box has a border color of #f500fa
<div style="border: 4px solid #f500fa">Text here</div>
CSS codes
<p style="color:#f500fa">Text here</p>
<div style="background-color:#f500fa">Text here</div>
<div style="border: 4px solid #f500fa">Text here</div>
#f500fa Color on white background
This is how a font and box color of #f500fa will look
on a white background.
#f500fa Color on black background
This is how a font and box color of #f500fa hex color will look
on a black background.