In RGB color space, #8765ff hex color has a red value of 135, a green value of 101 and a blue value of 255.
In CMYK color space (used in color printing), #8765ff hex color is composed of 47.06% cyan, 60.39% magenta, 0% yellow and 0% black.
#8765ff color has a hue of 253.2 degrees, a saturation of 100% and a lightness of 69.8%.
#8765ff hex color contains mainly BLUE.
The closest web safe color of #8765ff is #9966ff
#8765ff hex color has a decimal value of 8873471.
HEX | 8765ff | #8765ff |
---|---|---|
RGB | 135, 101, 255 | rgb(135, 101, 255) |
RGB Percent | 52.94, 39.61, 100 | rgb(52.94, 39.61, 100) |
CMYK | 47, 60, 0, 0 | |
HSL | 253.2°, 100, 69.8 | hsl(253.2, 100%, 69.8%) |
HSV | 253.2°, 60.4, 100 |
XYZ | 32.695, 21.678, 97.069 |
---|---|
Hunter Lab | 46.56, 43.866, -91.018 |
CIE-LAB | 53.684, 49.975, -72.344 |
CIE-LCH | 53.684, 87.927, 304.637 |
CIE-LUV | 47.06, 60.39, 0, 0 |
Web Safe | 9966ff |
RGB percent of color #8765ff
CMYK percent of color #8765ff
Text with hexadecimal color #8765ff
This text has a font color of #8765ff
<p style="color:#8765ff">Text here</p>
#8765ff Background Color
This box has a background color of #8765ff
<div style="background-color:#8765ff">Text here</div>
#8765ff Border Color
This box has a border color of #8765ff
<div style="border: 4px solid #8765ff">Text here</div>
CSS codes
<p style="color:#8765ff">Text here</p>
<div style="background-color:#8765ff">Text here</div>
<div style="border: 4px solid #8765ff">Text here</div>
#8765ff Color on white background
This is how a font and box color of #8765ff will look
on a white background.
#8765ff Color on black background
This is how a font and box color of #8765ff hex color will look
on a black background.