In RGB color space, #fe3fff hex color has a red value of 254, a green value of 63 and a blue value of 255.
In CMYK color space (used in color printing), #fe3fff hex color is composed of 0.39% cyan, 75.29% magenta, 0% yellow and 0% black.
#fe3fff color has a hue of 299.7 degrees, a saturation of 100% and a lightness of 62.4%.
#fe3fff hex color contains mainly BLUE.
The closest web safe color of #fe3fff is #ff33ff
#fe3fff hex color has a decimal value of 16662527.
HEX | fe3fff | #fe3fff |
---|---|---|
RGB | 254, 63, 255 | rgb(254, 63, 255) |
RGB Percent | 99.61, 24.71, 100 | rgb(99.61, 24.71, 100) |
CMYK | 0, 75, 0, 0 | |
HSL | 299.7°, 100, 62.4 | hsl(299.7, 100%, 62.4%) |
HSV | 299.7°, 75.3, 100 |
XYZ | 60.701, 31.846, 97.555 |
---|---|
Hunter Lab | 56.432, 93.246, -62.993 |
CIE-LAB | 63.215, 89.136, -56.23 |
CIE-LCH | 63.215, 105.39, 327.755 |
CIE-LUV | 0.39, 75.29, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #fe3fff
CMYK percent of color #fe3fff
Text with hexadecimal color #fe3fff
This text has a font color of #fe3fff
<p style="color:#fe3fff">Text here</p>
#fe3fff Background Color
This box has a background color of #fe3fff
<div style="background-color:#fe3fff">Text here</div>
#fe3fff Border Color
This box has a border color of #fe3fff
<div style="border: 4px solid #fe3fff">Text here</div>
CSS codes
<p style="color:#fe3fff">Text here</p>
<div style="background-color:#fe3fff">Text here</div>
<div style="border: 4px solid #fe3fff">Text here</div>
#fe3fff Color on white background
This is how a font and box color of #fe3fff will look
on a white background.
#fe3fff Color on black background
This is how a font and box color of #fe3fff hex color will look
on a black background.