In RGB color space, #841fff hex color has a red value of 132, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #841fff hex color is composed of 48.24% cyan, 87.84% magenta, 0% yellow and 0% black.
#841fff color has a hue of 267.1 degrees, a saturation of 100% and a lightness of 56.1%.
#841fff hex color contains mainly BLUE.
The closest web safe color of #841fff is #9933ff
#841fff hex color has a decimal value of 8658943.
HEX | 841fff | #841fff |
---|---|---|
RGB | 132, 31, 255 | rgb(132, 31, 255) |
RGB Percent | 51.76, 12.16, 100 | rgb(51.76, 12.16, 100) |
CMYK | 48, 88, 0, 0 | |
HSL | 267.1°, 100, 56.1 | hsl(267.1, 100%, 56.1%) |
HSV | 267.1°, 87.8, 100 |
XYZ | 28.056, 13.106, 95.659 |
---|---|
Hunter Lab | 36.202, 74.98, -131.324 |
CIE-LAB | 42.923, 78.938, -89.961 |
CIE-LCH | 42.923, 119.684, 311.266 |
CIE-LUV | 48.24, 87.84, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #841fff
CMYK percent of color #841fff
Text with hexadecimal color #841fff
This text has a font color of #841fff
<p style="color:#841fff">Text here</p>
#841fff Background Color
This box has a background color of #841fff
<div style="background-color:#841fff">Text here</div>
#841fff Border Color
This box has a border color of #841fff
<div style="border: 4px solid #841fff">Text here</div>
CSS codes
<p style="color:#841fff">Text here</p>
<div style="background-color:#841fff">Text here</div>
<div style="border: 4px solid #841fff">Text here</div>
#841fff Color on white background
This is how a font and box color of #841fff will look
on a white background.
#841fff Color on black background
This is how a font and box color of #841fff hex color will look
on a black background.