In RGB color space, #b000dc hex color has a red value of 176, a green value of 0 and a blue value of 220.
In CMYK color space (used in color printing), #b000dc hex color is composed of 20% cyan, 100% magenta, 0% yellow and 13.73% black.
#b000dc color has a hue of 288 degrees, a saturation of 100% and a lightness of 43.1%.
#b000dc hex color contains mainly BLUE.
The closest web safe color of #b000dc is #9900cc
#b000dc hex color has a decimal value of 11534556.
HEX | b000dc | #b000dc |
---|---|---|
RGB | 176, 0, 220 | rgb(176, 0, 220) |
RGB Percent | 69.02, 0, 86.27 | rgb(69.02, 0, 86.27) |
CMYK | 20, 100, 0, 14 | |
HSL | 288°, 100, 43.1 | hsl(288, 100%, 43.1%) |
HSV | 288°, 100, 86.3 |
XYZ | 30.823, 14.397, 68.865 |
---|---|
Hunter Lab | 37.943, 78.602, -81.047 |
CIE-LAB | 44.797, 81.462, -66.854 |
CIE-LCH | 44.797, 105.383, 320.625 |
CIE-LUV | 20, 100, 0, 13.73 |
Web Safe | 9900cc |
RGB percent of color #b000dc
CMYK percent of color #b000dc
Text with hexadecimal color #b000dc
This text has a font color of #b000dc
<p style="color:#b000dc">Text here</p>
#b000dc Background Color
This box has a background color of #b000dc
<div style="background-color:#b000dc">Text here</div>
#b000dc Border Color
This box has a border color of #b000dc
<div style="border: 4px solid #b000dc">Text here</div>
CSS codes
<p style="color:#b000dc">Text here</p>
<div style="background-color:#b000dc">Text here</div>
<div style="border: 4px solid #b000dc">Text here</div>
#b000dc Color on white background
This is how a font and box color of #b000dc will look
on a white background.
#b000dc Color on black background
This is how a font and box color of #b000dc hex color will look
on a black background.