#b32d9a color space conversions
Hex:
#b32d9a
RGB:
179, 45, 154
CMY:
30, 82, 40
CMYK:
0, 75, 14, 30
HSL:
311°, 59.8214%, 43.9216%
HSV (HSB):
311°, 74.8603%, 70.1961%
XYZ:
25.3615, 13.7936, 31.8976
xyY:
0.3569, 0.1941, 13.7936
CIE-Lab:
43.9354, 63.5537, -29.4930
CIE-LCH:
43.9354, 70.0636, 335.1057
CIE-Luv:
43.9354, 63.6769, -51.2933
Hunter-Lab:
37.1397, 56.8975, -24.9237
#b32d9a color charts
#b32d9a color shades, tints & tones
#b32d9a color schemes
#b32d9a color preview, HTML & CSS examples
This text has a color of #b32d9a
<p style="color:#b32d9a;">Text here</p>
.mytext {color:#b32d9a;}
This box has a color of #b32d9a
<div style="background-color:#b32d9a;">Content here</div>
.mybackground {background-color:#b32d9a;}
Border around this has a color of #b32d9a
<div style="border:2px solid #b32d9a;">Content here</div>
.myborder {border:2px solid #b32d9a;}