In RGB color space, #f05fff hex color has a red value of 240, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #f05fff hex color is composed of 5.88% cyan, 62.75% magenta, 0% yellow and 0% black.
#f05fff color has a hue of 294.4 degrees, a saturation of 100% and a lightness of 68.6%.
#f05fff hex color contains mainly BLUE.
The closest web safe color of #f05fff is #ff66ff
#f05fff hex color has a decimal value of 15753215.
HEX | f05fff | #f05fff |
---|---|---|
RGB | 240, 95, 255 | rgb(240, 95, 255) |
RGB Percent | 94.12, 37.25, 100 | rgb(94.12, 37.25, 100) |
CMYK | 6, 63, 0, 0 | |
HSL | 294.4°, 100, 68.6 | hsl(294.4, 100%, 68.6%) |
HSV | 294.4°, 62.7, 100 |
XYZ | 58.077, 33.93, 98.096 |
---|---|
Hunter Lab | 58.249, 76.035, -59.074 |
CIE-LAB | 64.907, 75.549, -53.67 |
CIE-LCH | 64.907, 92.672, 324.61 |
CIE-LUV | 5.88, 62.75, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #f05fff
CMYK percent of color #f05fff
Text with hexadecimal color #f05fff
This text has a font color of #f05fff
<p style="color:#f05fff">Text here</p>
#f05fff Background Color
This box has a background color of #f05fff
<div style="background-color:#f05fff">Text here</div>
#f05fff Border Color
This box has a border color of #f05fff
<div style="border: 4px solid #f05fff">Text here</div>
CSS codes
<p style="color:#f05fff">Text here</p>
<div style="background-color:#f05fff">Text here</div>
<div style="border: 4px solid #f05fff">Text here</div>
#f05fff Color on white background
This is how a font and box color of #f05fff will look
on a white background.
#f05fff Color on black background
This is how a font and box color of #f05fff hex color will look
on a black background.