In RGB color space, #9300ff hex color has a red value of 147, a green value of 0 and a blue value of 255.
In CMYK color space (used in color printing), #9300ff hex color is composed of 42.35% cyan, 100% magenta, 0% yellow and 0% black.
#9300ff color has a hue of 274.6 degrees, a saturation of 100% and a lightness of 50%.
#9300ff hex color contains mainly BLUE.
The closest web safe color of #9300ff is #9900ff
#9300ff hex color has a decimal value of 9634047.
HEX | 9300ff | #9300ff |
---|---|---|
RGB | 147, 0, 255 | rgb(147, 0, 255) |
RGB Percent | 57.65, 0, 100 | rgb(57.65, 0, 100) |
CMYK | 42, 100, 0, 0 | |
HSL | 274.6°, 100, 50 | hsl(274.6, 100%, 50%) |
HSV | 274.6°, 100, 100 |
XYZ | 30.083, 13.423, 95.613 |
---|---|
Hunter Lab | 36.637, 82.451, -129.083 |
CIE-LAB | 43.394, 84.738, -89.118 |
CIE-LCH | 43.394, 122.974, 313.557 |
CIE-LUV | 42.35, 100, 0, 0 |
Web Safe | 9900ff |
RGB percent of color #9300ff
CMYK percent of color #9300ff
Text with hexadecimal color #9300ff
This text has a font color of #9300ff
<p style="color:#9300ff">Text here</p>
#9300ff Background Color
This box has a background color of #9300ff
<div style="background-color:#9300ff">Text here</div>
#9300ff Border Color
This box has a border color of #9300ff
<div style="border: 4px solid #9300ff">Text here</div>
CSS codes
<p style="color:#9300ff">Text here</p>
<div style="background-color:#9300ff">Text here</div>
<div style="border: 4px solid #9300ff">Text here</div>
#9300ff Color on white background
This is how a font and box color of #9300ff will look
on a white background.
#9300ff Color on black background
This is how a font and box color of #9300ff hex color will look
on a black background.