#b12f9e color space conversions
Hex:
#b12f9e
RGB:
177, 47, 158
CMY:
31, 82, 38
CMYK:
0, 73, 11, 31
HSL:
309°, 58.0357%, 43.9216%
HSV (HSB):
309°, 73.4463%, 69.4118%
XYZ:
25.3195, 13.8488, 33.6863
xyY:
0.3475, 0.1901, 13.8488
CIE-Lab:
44.0153, 63.0318, -31.7933
CIE-LCH:
44.0153, 70.5962, 333.2336
CIE-Luv:
44.0153, 60.2458, -54.5241
Hunter-Lab:
37.2139, 56.3231, -27.6200
#b12f9e color charts
#b12f9e color shades, tints & tones
#b12f9e color schemes
#b12f9e color preview, HTML & CSS examples
This text has a color of #b12f9e
<p style="color:#b12f9e;">Text here</p>
.mytext {color:#b12f9e;}
This box has a color of #b12f9e
<div style="background-color:#b12f9e;">Content here</div>
.mybackground {background-color:#b12f9e;}
Border around this has a color of #b12f9e
<div style="border:2px solid #b12f9e;">Content here</div>
.myborder {border:2px solid #b12f9e;}