In RGB color space, #8000fa hex color has a red value of 128, a green value of 0 and a blue value of 250.
In CMYK color space (used in color printing), #8000fa hex color is composed of 48.8% cyan, 100% magenta, 0% yellow and 1.96% black.
#8000fa color has a hue of 270.7 degrees, a saturation of 100% and a lightness of 49%.
#8000fa hex color contains mainly BLUE.
The closest web safe color of #8000fa is #9900ff
#8000fa hex color has a decimal value of 8388858.
HEX | 8000fa | #8000fa |
---|---|---|
RGB | 128, 0, 250 | rgb(128, 0, 250) |
RGB Percent | 50.2, 0, 98.04 | rgb(50.2, 0, 98.04) |
CMYK | 49, 100, 0, 2 | |
HSL | 270.7°, 100, 49 | hsl(270.7, 100%, 49%) |
HSV | 270.7°, 100, 98 |
XYZ | 26.157, 11.491, 91.282 |
---|---|
Hunter Lab | 33.898, 78.414, -135.928 |
CIE-LAB | 40.395, 82.143, -91.351 |
CIE-LCH | 40.395, 122.851, 311.962 |
CIE-LUV | 48.8, 100, 0, 1.96 |
Web Safe | 9900ff |
RGB percent of color #8000fa
CMYK percent of color #8000fa
Text with hexadecimal color #8000fa
This text has a font color of #8000fa
<p style="color:#8000fa">Text here</p>
#8000fa Background Color
This box has a background color of #8000fa
<div style="background-color:#8000fa">Text here</div>
#8000fa Border Color
This box has a border color of #8000fa
<div style="border: 4px solid #8000fa">Text here</div>
CSS codes
<p style="color:#8000fa">Text here</p>
<div style="background-color:#8000fa">Text here</div>
<div style="border: 4px solid #8000fa">Text here</div>
#8000fa Color on white background
This is how a font and box color of #8000fa will look
on a white background.
#8000fa Color on black background
This is how a font and box color of #8000fa hex color will look
on a black background.