#b0039b color space conversions
Hex:
#b0039b
RGB:
176, 3, 155
CMY:
31, 99, 39
CMYK:
0, 98, 12, 31
HSL:
307°, 96.6480%, 35.0980%
HSV (HSB):
307°, 98.2955%, 69.0196%
XYZ:
23.8535, 11.6618, 32.0041
xyY:
0.3533, 0.1727, 11.6618
CIE-Lab:
40.6735, 71.1028, -35.2647
CIE-LCH:
40.6735, 79.3675, 333.6201
CIE-Luv:
40.6735, 66.5303, -59.3805
Hunter-Lab:
34.1494, 64.9215, -31.6608
#b0039b color charts
#b0039b color shades, tints & tones
#b0039b color schemes
#b0039b color preview, HTML & CSS examples
This text has a color of #b0039b
<p style="color:#b0039b;">Text here</p>
.mytext {color:#b0039b;}
This box has a color of #b0039b
<div style="background-color:#b0039b;">Content here</div>
.mybackground {background-color:#b0039b;}
Border around this has a color of #b0039b
<div style="border:2px solid #b0039b;">Content here</div>
.myborder {border:2px solid #b0039b;}