In RGB color space, #fe02ff hex color has a red value of 254, a green value of 2 and a blue value of 255.
In CMYK color space (used in color printing), #fe02ff hex color is composed of 0.39% cyan, 99.22% magenta, 0% yellow and 0% black.
#fe02ff color has a hue of 299.8 degrees, a saturation of 100% and a lightness of 50.4%.
#fe02ff hex color contains mainly BLUE.
The closest web safe color of #fe02ff is #ff00ff
#fe02ff hex color has a decimal value of 16646911.
HEX | fe02ff | #fe02ff |
---|---|---|
RGB | 254, 2, 255 | rgb(254, 2, 255) |
RGB Percent | 99.61, 0.78, 100 | rgb(99.61, 0.78, 100) |
CMYK | 0, 99, 0, 0 | |
HSL | 299.8°, 100, 50.4 | hsl(299.8, 100%, 50.4%) |
HSV | 299.8°, 99.2, 100 |
XYZ | 58.945, 28.334, 96.97 |
---|---|
Hunter Lab | 53.23, 104.514, -70.749 |
CIE-LAB | 60.189, 97.987, -61.062 |
CIE-LCH | 60.189, 115.456, 328.07 |
CIE-LUV | 0.39, 99.22, 0, 0 |
Web Safe | ff00ff |
RGB percent of color #fe02ff
CMYK percent of color #fe02ff
Text with hexadecimal color #fe02ff
This text has a font color of #fe02ff
<p style="color:#fe02ff">Text here</p>
#fe02ff Background Color
This box has a background color of #fe02ff
<div style="background-color:#fe02ff">Text here</div>
#fe02ff Border Color
This box has a border color of #fe02ff
<div style="border: 4px solid #fe02ff">Text here</div>
CSS codes
<p style="color:#fe02ff">Text here</p>
<div style="background-color:#fe02ff">Text here</div>
<div style="border: 4px solid #fe02ff">Text here</div>
#fe02ff Color on white background
This is how a font and box color of #fe02ff will look
on a white background.
#fe02ff Color on black background
This is how a font and box color of #fe02ff hex color will look
on a black background.