In RGB color space, #930fff hex color has a red value of 147, a green value of 15 and a blue value of 255.
In CMYK color space (used in color printing), #930fff hex color is composed of 42.35% cyan, 94.12% magenta, 0% yellow and 0% black.
#930fff color has a hue of 273 degrees, a saturation of 100% and a lightness of 52.9%.
#930fff hex color contains mainly BLUE.
The closest web safe color of #930fff is #9900ff
#930fff hex color has a decimal value of 9637887.
HEX | 930fff | #930fff |
---|---|---|
RGB | 147, 15, 255 | rgb(147, 15, 255) |
RGB Percent | 57.65, 5.88, 100 | rgb(57.65, 5.88, 100) |
CMYK | 42, 94, 0, 0 | |
HSL | 273°, 100, 52.9 | hsl(273, 100%, 52.9%) |
HSV | 273°, 94.1, 100 |
XYZ | 30.253, 13.765, 95.67 |
---|---|
Hunter Lab | 37.101, 80.625, -126.916 |
CIE-LAB | 43.894, 83.223, -88.293 |
CIE-LCH | 43.894, 121.333, 313.307 |
CIE-LUV | 42.35, 94.12, 0, 0 |
Web Safe | 9900ff |
RGB percent of color #930fff
CMYK percent of color #930fff
Text with hexadecimal color #930fff
This text has a font color of #930fff
<p style="color:#930fff">Text here</p>
#930fff Background Color
This box has a background color of #930fff
<div style="background-color:#930fff">Text here</div>
#930fff Border Color
This box has a border color of #930fff
<div style="border: 4px solid #930fff">Text here</div>
CSS codes
<p style="color:#930fff">Text here</p>
<div style="background-color:#930fff">Text here</div>
<div style="border: 4px solid #930fff">Text here</div>
#930fff Color on white background
This is how a font and box color of #930fff will look
on a white background.
#930fff Color on black background
This is how a font and box color of #930fff hex color will look
on a black background.