#b1009c color space conversions
Hex:
#b1009c
RGB:
177, 0, 156
CMY:
31, 100, 39
CMYK:
0, 100, 12, 31
HSL:
307°, 100.0000%, 34.7059%
HSV (HSB):
307°, 100.0000%, 69.4118%
XYZ:
24.1322, 11.7474, 32.4481
xyY:
0.3532, 0.1719, 11.7474
CIE-Lab:
40.8118, 71.7302, -35.6382
CIE-LCH:
40.8118, 80.0956, 333.5801
CIE-Luv:
40.8118, 67.0739, -60.0461
Hunter-Lab:
34.2745, 65.6991, -32.1384
#b1009c color charts
#b1009c color shades, tints & tones
#b1009c color schemes
#b1009c color preview, HTML & CSS examples
This text has a color of #b1009c
<p style="color:#b1009c;">Text here</p>
.mytext {color:#b1009c;}
This box has a color of #b1009c
<div style="background-color:#b1009c;">Content here</div>
.mybackground {background-color:#b1009c;}
Border around this has a color of #b1009c
<div style="border:2px solid #b1009c;">Content here</div>
.myborder {border:2px solid #b1009c;}