#b12e9d color space conversions
Hex:
#b12e9d
RGB:
177, 46, 157
CMY:
31, 82, 38
CMYK:
0, 74, 11, 31
HSL:
309°, 58.7444%, 43.7255%
HSV (HSB):
309°, 74.0113%, 69.4118%
XYZ:
25.1943, 13.7354, 33.2216
xyY:
0.3492, 0.1904, 13.7354
CIE-Lab:
43.8511, 63.2080, -31.4514
CIE-LCH:
43.8511, 70.6006, 333.5457
CIE-Luv:
43.8511, 60.8392, -54.0090
Hunter-Lab:
37.0613, 56.4868, -27.2043
#b12e9d color charts
#b12e9d color shades, tints & tones
#b12e9d color schemes
#b12e9d color preview, HTML & CSS examples
This text has a color of #b12e9d
<p style="color:#b12e9d;">Text here</p>
.mytext {color:#b12e9d;}
This box has a color of #b12e9d
<div style="background-color:#b12e9d;">Content here</div>
.mybackground {background-color:#b12e9d;}
Border around this has a color of #b12e9d
<div style="border:2px solid #b12e9d;">Content here</div>
.myborder {border:2px solid #b12e9d;}