In RGB color space, #932fff hex color has a red value of 147, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #932fff hex color is composed of 42.35% cyan, 81.57% magenta, 0% yellow and 0% black.
#932fff color has a hue of 268.8 degrees, a saturation of 100% and a lightness of 59.2%.
#932fff hex color contains mainly BLUE.
The closest web safe color of #932fff is #9933ff
#932fff hex color has a decimal value of 9646079.
HEX | 932fff | #932fff |
---|---|---|
RGB | 147, 47, 255 | rgb(147, 47, 255) |
RGB Percent | 57.65, 18.43, 100 | rgb(57.65, 18.43, 100) |
CMYK | 42, 82, 0, 0 | |
HSL | 268.8°, 100, 59.2 | hsl(268.8, 100%, 59.2%) |
HSV | 268.8°, 81.6, 100 |
XYZ | 31.099, 15.456, 95.952 |
---|---|
Hunter Lab | 39.314, 72.401, -117.186 |
CIE-LAB | 46.253, 76.21, -84.415 |
CIE-LCH | 46.253, 113.727, 312.076 |
CIE-LUV | 42.35, 81.57, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #932fff
CMYK percent of color #932fff
Text with hexadecimal color #932fff
This text has a font color of #932fff
<p style="color:#932fff">Text here</p>
#932fff Background Color
This box has a background color of #932fff
<div style="background-color:#932fff">Text here</div>
#932fff Border Color
This box has a border color of #932fff
<div style="border: 4px solid #932fff">Text here</div>
CSS codes
<p style="color:#932fff">Text here</p>
<div style="background-color:#932fff">Text here</div>
<div style="border: 4px solid #932fff">Text here</div>
#932fff Color on white background
This is how a font and box color of #932fff will look
on a white background.
#932fff Color on black background
This is how a font and box color of #932fff hex color will look
on a black background.