In RGB color space, #8b33ff hex color has a red value of 139, a green value of 51 and a blue value of 255.
In CMYK color space (used in color printing), #8b33ff hex color is composed of 45.49% cyan, 80% magenta, 0% yellow and 0% black.
#8b33ff color has a hue of 265.9 degrees, a saturation of 100% and a lightness of 60%.
#8b33ff hex color contains mainly BLUE.
The closest web safe color of #8b33ff is #9933ff
#8b33ff hex color has a decimal value of 9122815.
HEX | 8b33ff | #8b33ff |
---|---|---|
RGB | 139, 51, 255 | rgb(139, 51, 255) |
RGB Percent | 54.51, 20, 100 | rgb(54.51, 20, 100) |
CMYK | 45, 80, 0, 0 | |
HSL | 265.9°, 100, 60 | hsl(265.9, 100%, 60%) |
HSV | 265.9°, 80, 100 |
XYZ | 29.881, 15.077, 95.943 |
---|---|
Hunter Lab | 38.829, 69.414, -119.32 |
CIE-LAB | 45.739, 73.863, -85.293 |
CIE-LCH | 45.739, 112.83, 310.892 |
CIE-LUV | 45.49, 80, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #8b33ff
CMYK percent of color #8b33ff
Text with hexadecimal color #8b33ff
This text has a font color of #8b33ff
<p style="color:#8b33ff">Text here</p>
#8b33ff Background Color
This box has a background color of #8b33ff
<div style="background-color:#8b33ff">Text here</div>
#8b33ff Border Color
This box has a border color of #8b33ff
<div style="border: 4px solid #8b33ff">Text here</div>
CSS codes
<p style="color:#8b33ff">Text here</p>
<div style="background-color:#8b33ff">Text here</div>
<div style="border: 4px solid #8b33ff">Text here</div>
#8b33ff Color on white background
This is how a font and box color of #8b33ff will look
on a white background.
#8b33ff Color on black background
This is how a font and box color of #8b33ff hex color will look
on a black background.