#b12b9a color space conversions
Hex:
#b12b9a
RGB:
177, 43, 154
CMY:
31, 83, 40
CMYK:
0, 76, 13, 31
HSL:
310°, 60.9091%, 43.1373%
HSV (HSB):
310°, 75.7062%, 69.4118%
XYZ:
24.8281, 13.4080, 31.8513
xyY:
0.3542, 0.1913, 13.4080
CIE-Lab:
43.3716, 63.7110, -30.4007
CIE-LCH:
43.3716, 70.5925, 334.4911
CIE-Luv:
43.3716, 62.6202, -52.4353
Hunter-Lab:
36.6169, 56.9524, -25.9417
#b12b9a color charts
#b12b9a color shades, tints & tones
#b12b9a color schemes
#b12b9a color preview, HTML & CSS examples
This text has a color of #b12b9a
<p style="color:#b12b9a;">Text here</p>
.mytext {color:#b12b9a;}
This box has a color of #b12b9a
<div style="background-color:#b12b9a;">Content here</div>
.mybackground {background-color:#b12b9a;}
Border around this has a color of #b12b9a
<div style="border:2px solid #b12b9a;">Content here</div>
.myborder {border:2px solid #b12b9a;}