In RGB color space, #fe01ff hex color has a red value of 254, a green value of 1 and a blue value of 255.
In CMYK color space (used in color printing), #fe01ff hex color is composed of 0.39% cyan, 99.61% magenta, 0% yellow and 0% black.
#fe01ff color has a hue of 299.8 degrees, a saturation of 100% and a lightness of 50.2%.
#fe01ff hex color contains mainly BLUE.
The closest web safe color of #fe01ff is #ff00ff
#fe01ff hex color has a decimal value of 16646655.
HEX | fe01ff | #fe01ff |
---|---|---|
RGB | 254, 1, 255 | rgb(254, 1, 255) |
RGB Percent | 99.61, 0.39, 100 | rgb(99.61, 0.39, 100) |
CMYK | 0, 100, 0, 0 | |
HSL | 299.8°, 100, 50.2 | hsl(299.8, 100%, 50.2%) |
HSV | 299.8°, 99.6, 100 |
XYZ | 58.934, 28.313, 96.966 |
---|---|
Hunter Lab | 53.21, 104.585, -70.799 |
CIE-LAB | 60.17, 98.042, -61.091 |
CIE-LCH | 60.17, 115.518, 328.073 |
CIE-LUV | 0.39, 99.61, 0, 0 |
Web Safe | ff00ff |
RGB percent of color #fe01ff
CMYK percent of color #fe01ff
Text with hexadecimal color #fe01ff
This text has a font color of #fe01ff
<p style="color:#fe01ff">Text here</p>
#fe01ff Background Color
This box has a background color of #fe01ff
<div style="background-color:#fe01ff">Text here</div>
#fe01ff Border Color
This box has a border color of #fe01ff
<div style="border: 4px solid #fe01ff">Text here</div>
CSS codes
<p style="color:#fe01ff">Text here</p>
<div style="background-color:#fe01ff">Text here</div>
<div style="border: 4px solid #fe01ff">Text here</div>
#fe01ff Color on white background
This is how a font and box color of #fe01ff will look
on a white background.
#fe01ff Color on black background
This is how a font and box color of #fe01ff hex color will look
on a black background.