#b32b9f color space conversions
Hex:
#b32b9f
RGB:
179, 43, 159
CMY:
30, 83, 38
CMYK:
0, 76, 11, 30
HSL:
309°, 61.2613%, 43.5294%
HSV (HSB):
309°, 75.9777%, 70.1961%
XYZ:
25.7123, 13.8147, 34.1122
xyY:
0.3492, 0.1876, 13.8147
CIE-Lab:
43.9660, 64.8993, -32.4459
CIE-LCH:
43.9660, 72.5580, 333.4376
CIE-Luv:
43.9660, 62.2577, -55.7232
Hunter-Lab:
37.1681, 58.4393, -28.3976
#b32b9f color charts
#b32b9f color shades, tints & tones
#b32b9f color schemes
#b32b9f color preview, HTML & CSS examples
This text has a color of #b32b9f
<p style="color:#b32b9f;">Text here</p>
.mytext {color:#b32b9f;}
This box has a color of #b32b9f
<div style="background-color:#b32b9f;">Content here</div>
.mybackground {background-color:#b32b9f;}
Border around this has a color of #b32b9f
<div style="border:2px solid #b32b9f;">Content here</div>
.myborder {border:2px solid #b32b9f;}