In RGB color space, #b012ff hex color has a red value of 176, a green value of 18 and a blue value of 255.
In CMYK color space (used in color printing), #b012ff hex color is composed of 30.98% cyan, 92.94% magenta, 0% yellow and 0% black.
#b012ff color has a hue of 280 degrees, a saturation of 100% and a lightness of 53.5%.
#b012ff hex color contains mainly BLUE.
The closest web safe color of #b012ff is #9900ff
#b012ff hex color has a decimal value of 11539199.
HEX | b012ff | #b012ff |
---|---|---|
RGB | 176, 18, 255 | rgb(176, 18, 255) |
RGB Percent | 69.02, 7.06, 100 | rgb(69.02, 7.06, 100) |
CMYK | 31, 93, 0, 0 | |
HSL | 280°, 100, 53.5 | hsl(280, 100%, 53.5%) |
HSV | 280°, 92.9, 100 |
XYZ | 36.171, 16.883, 95.96 |
---|---|
Hunter Lab | 41.089, 85.23, -109.705 |
CIE-LAB | 48.112, 85.989, -81.214 |
CIE-LCH | 48.112, 118.279, 316.636 |
CIE-LUV | 30.98, 92.94, 0, 0 |
Web Safe | 9900ff |
RGB percent of color #b012ff
CMYK percent of color #b012ff
Text with hexadecimal color #b012ff
This text has a font color of #b012ff
<p style="color:#b012ff">Text here</p>
#b012ff Background Color
This box has a background color of #b012ff
<div style="background-color:#b012ff">Text here</div>
#b012ff Border Color
This box has a border color of #b012ff
<div style="border: 4px solid #b012ff">Text here</div>
CSS codes
<p style="color:#b012ff">Text here</p>
<div style="background-color:#b012ff">Text here</div>
<div style="border: 4px solid #b012ff">Text here</div>
#b012ff Color on white background
This is how a font and box color of #b012ff will look
on a white background.
#b012ff Color on black background
This is how a font and box color of #b012ff hex color will look
on a black background.