#b32b9c color space conversions
Hex:
#b32b9c
RGB:
179, 43, 156
CMY:
30, 83, 39
CMYK:
0, 76, 13, 30
HSL:
310°, 61.2613%, 43.5294%
HSV (HSB):
310°, 75.9777%, 70.1961%
XYZ:
25.4550, 13.7118, 32.7575
xyY:
0.3539, 0.1906, 13.7118
CIE-Lab:
43.8167, 64.4606, -30.8808
CIE-LCH:
43.8167, 71.4758, 334.4026
CIE-Luv:
43.8167, 63.3781, -53.3745
Hunter-Lab:
37.0294, 57.9044, -26.5294
#b32b9c color charts
#b32b9c color shades, tints & tones
#b32b9c color schemes
#b32b9c color preview, HTML & CSS examples
This text has a color of #b32b9c
<p style="color:#b32b9c;">Text here</p>
.mytext {color:#b32b9c;}
This box has a color of #b32b9c
<div style="background-color:#b32b9c;">Content here</div>
.mybackground {background-color:#b32b9c;}
Border around this has a color of #b32b9c
<div style="border:2px solid #b32b9c;">Content here</div>
.myborder {border:2px solid #b32b9c;}