In RGB color space, #f008fc hex color has a red value of 240, a green value of 8 and a blue value of 252.
In CMYK color space (used in color printing), #f008fc hex color is composed of 4.76% cyan, 96.83% magenta, 0% yellow and 1.18% black.
#f008fc color has a hue of 297 degrees, a saturation of 97.6% and a lightness of 51%.
#f008fc hex color contains mainly BLUE.
The closest web safe color of #f008fc is #ff00ff
#f008fc hex color has a decimal value of 15730940.
HEX | f008fc | #f008fc |
---|---|---|
RGB | 240, 8, 252 | rgb(240, 8, 252) |
RGB Percent | 94.12, 3.14, 98.82 | rgb(94.12, 3.14, 98.82) |
CMYK | 5, 97, 0, 1 | |
HSL | 297°, 97.6, 51 | hsl(297, 97.6%, 51%) |
HSV | 297°, 96.8, 98.8 |
XYZ | 53.593, 25.727, 94.237 |
---|---|
Hunter Lab | 50.722, 99.841, -74.651 |
CIE-LAB | 57.777, 95.068, -63.396 |
CIE-LCH | 57.777, 114.267, 326.303 |
CIE-LUV | 4.76, 96.83, 0, 1.18 |
Web Safe | ff00ff |
RGB percent of color #f008fc
CMYK percent of color #f008fc
Text with hexadecimal color #f008fc
This text has a font color of #f008fc
<p style="color:#f008fc">Text here</p>
#f008fc Background Color
This box has a background color of #f008fc
<div style="background-color:#f008fc">Text here</div>
#f008fc Border Color
This box has a border color of #f008fc
<div style="border: 4px solid #f008fc">Text here</div>
CSS codes
<p style="color:#f008fc">Text here</p>
<div style="background-color:#f008fc">Text here</div>
<div style="border: 4px solid #f008fc">Text here</div>
#f008fc Color on white background
This is how a font and box color of #f008fc will look
on a white background.
#f008fc Color on black background
This is how a font and box color of #f008fc hex color will look
on a black background.