In RGB color space, #b83fff hex color has a red value of 184, a green value of 63 and a blue value of 255.
In CMYK color space (used in color printing), #b83fff hex color is composed of 27.84% cyan, 75.29% magenta, 0% yellow and 0% black.
#b83fff color has a hue of 277.8 degrees, a saturation of 100% and a lightness of 62.4%.
#b83fff hex color contains mainly BLUE.
The closest web safe color of #b83fff is #cc33ff
#b83fff hex color has a decimal value of 12075007.
HEX | b83fff | #b83fff |
---|---|---|
RGB | 184, 63, 255 | rgb(184, 63, 255) |
RGB Percent | 72.16, 24.71, 100 | rgb(72.16, 24.71, 100) |
CMYK | 28, 75, 0, 0 | |
HSL | 277.8°, 100, 62.4 | hsl(277.8, 100%, 62.4%) |
HSV | 277.8°, 75.3, 100 |
XYZ | 39.595, 20.965, 96.568 |
---|---|
Hunter Lab | 45.788, 74.23, -92.994 |
CIE-LAB | 52.911, 76.395, -73.344 |
CIE-LCH | 52.911, 105.903, 316.167 |
CIE-LUV | 27.84, 75.29, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #b83fff
CMYK percent of color #b83fff
Text with hexadecimal color #b83fff
This text has a font color of #b83fff
<p style="color:#b83fff">Text here</p>
#b83fff Background Color
This box has a background color of #b83fff
<div style="background-color:#b83fff">Text here</div>
#b83fff Border Color
This box has a border color of #b83fff
<div style="border: 4px solid #b83fff">Text here</div>
CSS codes
<p style="color:#b83fff">Text here</p>
<div style="background-color:#b83fff">Text here</div>
<div style="border: 4px solid #b83fff">Text here</div>
#b83fff Color on white background
This is how a font and box color of #b83fff will look
on a white background.
#b83fff Color on black background
This is how a font and box color of #b83fff hex color will look
on a black background.