In RGB color space, #2000fe hex color has a red value of 32, a green value of 0 and a blue value of 254.
In CMYK color space (used in color printing), #2000fe hex color is composed of 87.4% cyan, 100% magenta, 0% yellow and 0.39% black.
#2000fe color has a hue of 247.6 degrees, a saturation of 100% and a lightness of 49.8%.
#2000fe hex color contains mainly BLUE.
The closest web safe color of #2000fe is #3300ff
#2000fe hex color has a decimal value of 2097406.
HEX | 2000fe | #2000fe |
---|---|---|
RGB | 32, 0, 254 | rgb(32, 0, 254) |
RGB Percent | 12.55, 0, 99.61 | rgb(12.55, 0, 99.61) |
CMYK | 87, 100, 0, 0 | |
HSL | 247.6°, 100, 49.8 | hsl(247.6, 100%, 49.8%) |
HSV | 247.6°, 100, 99.6 |
XYZ | 18.485, 7.463, 94.232 |
---|---|
Hunter Lab | 27.318, 72.974, -185.391 |
CIE-LAB | 32.839, 79.177, -106.39 |
CIE-LCH | 32.839, 132.619, 306.657 |
CIE-LUV | 87.4, 100, 0, 0.39 |
Web Safe | 3300ff |
RGB percent of color #2000fe
CMYK percent of color #2000fe
Text with hexadecimal color #2000fe
This text has a font color of #2000fe
<p style="color:#2000fe">Text here</p>
#2000fe Background Color
This box has a background color of #2000fe
<div style="background-color:#2000fe">Text here</div>
#2000fe Border Color
This box has a border color of #2000fe
<div style="border: 4px solid #2000fe">Text here</div>
CSS codes
<p style="color:#2000fe">Text here</p>
<div style="background-color:#2000fe">Text here</div>
<div style="border: 4px solid #2000fe">Text here</div>
#2000fe Color on white background
This is how a font and box color of #2000fe will look
on a white background.
#2000fe Color on black background
This is how a font and box color of #2000fe hex color will look
on a black background.