In RGB color space, #9950ff hex color has a red value of 153, a green value of 80 and a blue value of 255.
In CMYK color space (used in color printing), #9950ff hex color is composed of 40% cyan, 68.63% magenta, 0% yellow and 0% black.
#9950ff color has a hue of 265 degrees, a saturation of 100% and a lightness of 65.7%.
#9950ff hex color contains mainly BLUE.
The closest web safe color of #9950ff is #9966ff
#9950ff hex color has a decimal value of 10047743.
HEX | 9950ff | #9950ff |
---|---|---|
RGB | 153, 80, 255 | rgb(153, 80, 255) |
RGB Percent | 60, 31.37, 100 | rgb(60, 31.37, 100) |
CMYK | 40, 69, 0, 0 | |
HSL | 265°, 100, 65.7 | hsl(265, 100%, 65.7%) |
HSV | 265°, 68.6, 100 |
XYZ | 34.056, 19.73, 96.621 |
---|---|
Hunter Lab | 44.418, 59.125, -97.877 |
CIE-LAB | 51.531, 64.051, -75.759 |
CIE-LCH | 51.531, 99.207, 310.213 |
CIE-LUV | 40, 68.63, 0, 0 |
Web Safe | 9966ff |
RGB percent of color #9950ff
CMYK percent of color #9950ff
Text with hexadecimal color #9950ff
This text has a font color of #9950ff
<p style="color:#9950ff">Text here</p>
#9950ff Background Color
This box has a background color of #9950ff
<div style="background-color:#9950ff">Text here</div>
#9950ff Border Color
This box has a border color of #9950ff
<div style="border: 4px solid #9950ff">Text here</div>
CSS codes
<p style="color:#9950ff">Text here</p>
<div style="background-color:#9950ff">Text here</div>
<div style="border: 4px solid #9950ff">Text here</div>
#9950ff Color on white background
This is how a font and box color of #9950ff will look
on a white background.
#9950ff Color on black background
This is how a font and box color of #9950ff hex color will look
on a black background.