In RGB color space, #8001cc hex color has a red value of 128, a green value of 1 and a blue value of 204.
In CMYK color space (used in color printing), #8001cc hex color is composed of 37.25% cyan, 99.51% magenta, 0% yellow and 20% black.
#8001cc color has a hue of 277.5 degrees, a saturation of 99.02% and a lightness of 40.2%.
#8001cc hex color contains mainly BLUE.
The closest web safe color of #8001cc is #9900cc
#8001cc hex color has a decimal value of 8389068.
HEX | 8001cc | #8001cc |
---|---|---|
RGB | 128, 1, 204 | rgb(128, 1, 204) |
RGB Percent | 50.2, 0.39, 80 | rgb(50.2, 0.39, 80) |
CMYK | 37, 100, 0, 20 | |
HSL | 277.5°, 99.02, 40.2 | hsl(277.5, 99.02%, 40.2%) |
HSV | 277.5°, 99.5, 80 |
XYZ | 19.812, 8.971, 57.814 |
---|---|
Hunter Lab | 29.952, 65.656, -93.478 |
CIE-LAB | 35.928, 72.631, -72.421 |
CIE-LCH | 35.928, 102.567, 315.083 |
CIE-LUV | 37.25, 99.51, 0, 20 |
Web Safe | 9900cc |
RGB percent of color #8001cc
CMYK percent of color #8001cc
Text with hexadecimal color #8001cc
This text has a font color of #8001cc
<p style="color:#8001cc">Text here</p>
#8001cc Background Color
This box has a background color of #8001cc
<div style="background-color:#8001cc">Text here</div>
#8001cc Border Color
This box has a border color of #8001cc
<div style="border: 4px solid #8001cc">Text here</div>
CSS codes
<p style="color:#8001cc">Text here</p>
<div style="background-color:#8001cc">Text here</div>
<div style="border: 4px solid #8001cc">Text here</div>
#8001cc Color on white background
This is how a font and box color of #8001cc will look
on a white background.
#8001cc Color on black background
This is how a font and box color of #8001cc hex color will look
on a black background.