In RGB color space, #9921ff hex color has a red value of 153, a green value of 33 and a blue value of 255.
In CMYK color space (used in color printing), #9921ff hex color is composed of 40% cyan, 87.06% magenta, 0% yellow and 0% black.
#9921ff color has a hue of 272.4 degrees, a saturation of 100% and a lightness of 56.5%.
#9921ff hex color contains mainly BLUE.
The closest web safe color of #9921ff is #9933ff
#9921ff hex color has a decimal value of 10035711.
HEX | 9921ff | #9921ff |
---|---|---|
RGB | 153, 33, 255 | rgb(153, 33, 255) |
RGB Percent | 60, 12.94, 100 | rgb(60, 12.94, 100) |
CMYK | 40, 87, 0, 0 | |
HSL | 272.4°, 100, 56.5 | hsl(272.4, 100%, 56.5%) |
HSV | 272.4°, 87.1, 100 |
XYZ | 31.731, 15.08, 95.846 |
---|---|
Hunter Lab | 38.833, 77.897, -119.154 |
CIE-LAB | 45.744, 80.722, -85.222 |
CIE-LCH | 45.744, 117.383, 313.447 |
CIE-LUV | 40, 87.06, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #9921ff
CMYK percent of color #9921ff
Text with hexadecimal color #9921ff
This text has a font color of #9921ff
<p style="color:#9921ff">Text here</p>
#9921ff Background Color
This box has a background color of #9921ff
<div style="background-color:#9921ff">Text here</div>
#9921ff Border Color
This box has a border color of #9921ff
<div style="border: 4px solid #9921ff">Text here</div>
CSS codes
<p style="color:#9921ff">Text here</p>
<div style="background-color:#9921ff">Text here</div>
<div style="border: 4px solid #9921ff">Text here</div>
#9921ff Color on white background
This is how a font and box color of #9921ff will look
on a white background.
#9921ff Color on black background
This is how a font and box color of #9921ff hex color will look
on a black background.