In RGB color space, #fe4fff hex color has a red value of 254, a green value of 79 and a blue value of 255.
In CMYK color space (used in color printing), #fe4fff hex color is composed of 0.39% cyan, 69.02% magenta, 0% yellow and 0% black.
#fe4fff color has a hue of 299.7 degrees, a saturation of 100% and a lightness of 65.5%.
#fe4fff hex color contains mainly BLUE.
The closest web safe color of #fe4fff is #ff66ff
#fe4fff hex color has a decimal value of 16666623.
HEX | fe4fff | #fe4fff |
---|---|---|
RGB | 254, 79, 255 | rgb(254, 79, 255) |
RGB Percent | 99.61, 30.98, 100 | rgb(99.61, 30.98, 100) |
CMYK | 0, 69, 0, 0 | |
HSL | 299.7°, 100, 65.5 | hsl(299.7, 100%, 65.5%) |
HSV | 299.7°, 69, 100 |
XYZ | 61.719, 33.883, 97.895 |
---|---|
Hunter Lab | 58.209, 87.397, -58.966 |
CIE-LAB | 64.87, 84.4, -53.602 |
CIE-LCH | 64.87, 99.983, 327.581 |
CIE-LUV | 0.39, 69.02, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #fe4fff
CMYK percent of color #fe4fff
Text with hexadecimal color #fe4fff
This text has a font color of #fe4fff
<p style="color:#fe4fff">Text here</p>
#fe4fff Background Color
This box has a background color of #fe4fff
<div style="background-color:#fe4fff">Text here</div>
#fe4fff Border Color
This box has a border color of #fe4fff
<div style="border: 4px solid #fe4fff">Text here</div>
CSS codes
<p style="color:#fe4fff">Text here</p>
<div style="background-color:#fe4fff">Text here</div>
<div style="border: 4px solid #fe4fff">Text here</div>
#fe4fff Color on white background
This is how a font and box color of #fe4fff will look
on a white background.
#fe4fff Color on black background
This is how a font and box color of #fe4fff hex color will look
on a black background.