#b32c9a color space conversions
Hex:
#b32c9a
RGB:
179, 44, 154
CMY:
30, 83, 40
CMYK:
0, 75, 14, 30
HSL:
311°, 60.5381%, 43.7255%
HSV (HSB):
311°, 75.4190%, 70.1961%
XYZ:
25.3238, 13.7182, 31.8850
xyY:
0.3570, 0.1934, 13.7182
CIE-Lab:
43.8260, 63.8658, -29.6642
CIE-LCH:
43.8260, 70.4187, 335.0862
CIE-Luv:
43.8260, 63.9061, -51.5526
Hunter-Lab:
37.0380, 57.2283, -25.1145
#b32c9a color charts
#b32c9a color shades, tints & tones
#b32c9a color schemes
#b32c9a color preview, HTML & CSS examples
This text has a color of #b32c9a
<p style="color:#b32c9a;">Text here</p>
.mytext {color:#b32c9a;}
This box has a color of #b32c9a
<div style="background-color:#b32c9a;">Content here</div>
.mybackground {background-color:#b32c9a;}
Border around this has a color of #b32c9a
<div style="border:2px solid #b32c9a;">Content here</div>
.myborder {border:2px solid #b32c9a;}