In RGB color space, #f01fff hex color has a red value of 240, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #f01fff hex color is composed of 5.88% cyan, 87.84% magenta, 0% yellow and 0% black.
#f01fff color has a hue of 296 degrees, a saturation of 100% and a lightness of 56.1%.
#f01fff hex color contains mainly BLUE.
The closest web safe color of #f01fff is #ff33ff
#f01fff hex color has a decimal value of 15736831.
HEX | f01fff | #f01fff |
---|---|---|
RGB | 240, 31, 255 | rgb(240, 31, 255) |
RGB Percent | 94.12, 12.16, 100 | rgb(94.12, 12.16, 100) |
CMYK | 6, 88, 0, 0 | |
HSL | 296°, 100, 56.1 | hsl(296, 100%, 56.1%) |
HSV | 296°, 87.8, 100 |
XYZ | 54.475, 26.725, 96.895 |
---|---|
Hunter Lab | 51.696, 97.626, -74.941 |
CIE-LAB | 58.719, 93.262, -63.547 |
CIE-LCH | 58.719, 112.854, 325.73 |
CIE-LUV | 5.88, 87.84, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #f01fff
CMYK percent of color #f01fff
Text with hexadecimal color #f01fff
This text has a font color of #f01fff
<p style="color:#f01fff">Text here</p>
#f01fff Background Color
This box has a background color of #f01fff
<div style="background-color:#f01fff">Text here</div>
#f01fff Border Color
This box has a border color of #f01fff
<div style="border: 4px solid #f01fff">Text here</div>
CSS codes
<p style="color:#f01fff">Text here</p>
<div style="background-color:#f01fff">Text here</div>
<div style="border: 4px solid #f01fff">Text here</div>
#f01fff Color on white background
This is how a font and box color of #f01fff will look
on a white background.
#f01fff Color on black background
This is how a font and box color of #f01fff hex color will look
on a black background.