#b32d9d color space conversions
Hex:
#b32d9d
RGB:
179, 45, 157
CMY:
30, 82, 38
CMYK:
0, 75, 12, 30
HSL:
310°, 59.8214%, 43.9216%
HSV (HSB):
310°, 74.8603%, 70.1961%
XYZ:
25.6146, 13.8948, 33.2302
xyY:
0.3521, 0.1910, 13.8948
CIE-Lab:
44.0817, 63.9904, -31.0654
CIE-LCH:
44.0817, 71.1325, 334.1048
CIE-Luv:
44.0817, 62.5626, -53.6498
Hunter-Lab:
37.2757, 57.4265, -26.7623
#b32d9d color charts
#b32d9d color shades, tints & tones
#b32d9d color schemes
#b32d9d color preview, HTML & CSS examples
This text has a color of #b32d9d
<p style="color:#b32d9d;">Text here</p>
.mytext {color:#b32d9d;}
This box has a color of #b32d9d
<div style="background-color:#b32d9d;">Content here</div>
.mybackground {background-color:#b32d9d;}
Border around this has a color of #b32d9d
<div style="border:2px solid #b32d9d;">Content here</div>
.myborder {border:2px solid #b32d9d;}