In RGB color space, #fe0fff hex color has a red value of 254, a green value of 15 and a blue value of 255.
In CMYK color space (used in color printing), #fe0fff hex color is composed of 0.39% cyan, 94.12% magenta, 0% yellow and 0% black.
#fe0fff color has a hue of 299.8 degrees, a saturation of 100% and a lightness of 52.9%.
#fe0fff hex color contains mainly BLUE.
The closest web safe color of #fe0fff is #ff00ff
#fe0fff hex color has a decimal value of 16650239.
HEX | fe0fff | #fe0fff |
---|---|---|
RGB | 254, 15, 255 | rgb(254, 15, 255) |
RGB Percent | 99.61, 5.88, 100 | rgb(99.61, 5.88, 100) |
CMYK | 0, 94, 0, 0 | |
HSL | 299.8°, 100, 52.9 | hsl(299.8, 100%, 52.9%) |
HSV | 299.8°, 94.1, 100 |
XYZ | 59.094, 28.632, 97.02 |
---|---|
Hunter Lab | 53.509, 103.491, -70.046 |
CIE-LAB | 60.455, 97.199, -60.636 |
CIE-LCH | 60.455, 114.562, 328.043 |
CIE-LUV | 0.39, 94.12, 0, 0 |
Web Safe | ff00ff |
RGB percent of color #fe0fff
CMYK percent of color #fe0fff
Text with hexadecimal color #fe0fff
This text has a font color of #fe0fff
<p style="color:#fe0fff">Text here</p>
#fe0fff Background Color
This box has a background color of #fe0fff
<div style="background-color:#fe0fff">Text here</div>
#fe0fff Border Color
This box has a border color of #fe0fff
<div style="border: 4px solid #fe0fff">Text here</div>
CSS codes
<p style="color:#fe0fff">Text here</p>
<div style="background-color:#fe0fff">Text here</div>
<div style="border: 4px solid #fe0fff">Text here</div>
#fe0fff Color on white background
This is how a font and box color of #fe0fff will look
on a white background.
#fe0fff Color on black background
This is how a font and box color of #fe0fff hex color will look
on a black background.