In RGB color space, #f01cff hex color has a red value of 240, a green value of 28 and a blue value of 255.
In CMYK color space (used in color printing), #f01cff hex color is composed of 5.88% cyan, 89.02% magenta, 0% yellow and 0% black.
#f01cff color has a hue of 296 degrees, a saturation of 100% and a lightness of 55.5%.
#f01cff hex color contains mainly BLUE.
The closest web safe color of #f01cff is #ff33ff
#f01cff hex color has a decimal value of 15736063.
HEX | f01cff | #f01cff |
---|---|---|
RGB | 240, 28, 255 | rgb(240, 28, 255) |
RGB Percent | 94.12, 10.98, 100 | rgb(94.12, 10.98, 100) |
CMYK | 6, 89, 0, 0 | |
HSL | 296°, 100, 55.5 | hsl(296, 100%, 55.5%) |
HSV | 296°, 89, 100 |
XYZ | 54.4, 26.576, 96.87 |
---|---|
Hunter Lab | 51.552, 98.146, -75.324 |
CIE-LAB | 58.58, 93.671, -63.77 |
CIE-LCH | 58.58, 113.318, 325.753 |
CIE-LUV | 5.88, 89.02, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #f01cff
CMYK percent of color #f01cff
Text with hexadecimal color #f01cff
This text has a font color of #f01cff
<p style="color:#f01cff">Text here</p>
#f01cff Background Color
This box has a background color of #f01cff
<div style="background-color:#f01cff">Text here</div>
#f01cff Border Color
This box has a border color of #f01cff
<div style="border: 4px solid #f01cff">Text here</div>
CSS codes
<p style="color:#f01cff">Text here</p>
<div style="background-color:#f01cff">Text here</div>
<div style="border: 4px solid #f01cff">Text here</div>
#f01cff Color on white background
This is how a font and box color of #f01cff will look
on a white background.
#f01cff Color on black background
This is how a font and box color of #f01cff hex color will look
on a black background.