In RGB color space, #8000ed hex color has a red value of 128, a green value of 0 and a blue value of 237.
In CMYK color space (used in color printing), #8000ed hex color is composed of 45.99% cyan, 100% magenta, 0% yellow and 7.06% black.
#8000ed color has a hue of 272.4 degrees, a saturation of 100% and a lightness of 46.5%.
#8000ed hex color contains mainly BLUE.
The closest web safe color of #8000ed is #9900ff
#8000ed hex color has a decimal value of 8388845.
HEX | 8000ed | #8000ed |
---|---|---|
RGB | 128, 0, 237 | rgb(128, 0, 237) |
RGB Percent | 50.2, 0, 92.94 | rgb(50.2, 0, 92.94) |
CMYK | 46, 100, 0, 7 | |
HSL | 272.4°, 100, 46.5 | hsl(272.4, 100%, 46.5%) |
HSV | 272.4°, 100, 92.9 |
XYZ | 24.188, 10.704, 80.912 |
---|---|
Hunter Lab | 32.717, 74.712, -123.728 |
CIE-LAB | 39.077, 79.45, -86.193 |
CIE-LCH | 39.077, 117.224, 312.669 |
CIE-LUV | 45.99, 100, 0, 7.06 |
Web Safe | 9900ff |
RGB percent of color #8000ed
CMYK percent of color #8000ed
Text with hexadecimal color #8000ed
This text has a font color of #8000ed
<p style="color:#8000ed">Text here</p>
#8000ed Background Color
This box has a background color of #8000ed
<div style="background-color:#8000ed">Text here</div>
#8000ed Border Color
This box has a border color of #8000ed
<div style="border: 4px solid #8000ed">Text here</div>
CSS codes
<p style="color:#8000ed">Text here</p>
<div style="background-color:#8000ed">Text here</div>
<div style="border: 4px solid #8000ed">Text here</div>
#8000ed Color on white background
This is how a font and box color of #8000ed will look
on a white background.
#8000ed Color on black background
This is how a font and box color of #8000ed hex color will look
on a black background.