In RGB color space, #8000df hex color has a red value of 128, a green value of 0 and a blue value of 223.
In CMYK color space (used in color printing), #8000df hex color is composed of 42.6% cyan, 100% magenta, 0% yellow and 12.55% black.
#8000df color has a hue of 274.4 degrees, a saturation of 100% and a lightness of 43.7%.
#8000df hex color contains mainly BLUE.
The closest web safe color of #8000df is #9900cc
#8000df hex color has a decimal value of 8388831.
HEX | 8000df | #8000df |
---|---|---|
RGB | 128, 0, 223 | rgb(128, 0, 223) |
RGB Percent | 50.2, 0, 87.45 | rgb(50.2, 0, 87.45) |
CMYK | 43, 100, 0, 13 | |
HSL | 274.4°, 100, 43.7 | hsl(274.4, 100%, 43.7%) |
HSV | 274.4°, 100, 87.5 |
XYZ | 22.221, 9.917, 70.555 |
---|---|
Hunter Lab | 31.491, 70.844, -110.793 |
CIE-LAB | 37.693, 76.584, -80.495 |
CIE-LCH | 37.693, 111.106, 313.574 |
CIE-LUV | 42.6, 100, 0, 12.55 |
Web Safe | 9900cc |
RGB percent of color #8000df
CMYK percent of color #8000df
Text with hexadecimal color #8000df
This text has a font color of #8000df
<p style="color:#8000df">Text here</p>
#8000df Background Color
This box has a background color of #8000df
<div style="background-color:#8000df">Text here</div>
#8000df Border Color
This box has a border color of #8000df
<div style="border: 4px solid #8000df">Text here</div>
CSS codes
<p style="color:#8000df">Text here</p>
<div style="background-color:#8000df">Text here</div>
<div style="border: 4px solid #8000df">Text here</div>
#8000df Color on white background
This is how a font and box color of #8000df will look
on a white background.
#8000df Color on black background
This is how a font and box color of #8000df hex color will look
on a black background.