#b3529c color space conversions
Hex:
#b3529c
RGB:
179, 82, 156
CMY:
30, 68, 39
CMYK:
0, 54, 13, 30
HSL:
314°, 38.9558%, 51.1765%
HSV (HSB):
314°, 54.1899%, 70.1961%
XYZ:
27.6084, 18.0186, 33.4753
xyY:
0.3490, 0.2278, 18.0186
CIE-Lab:
49.5187, 48.7266, -22.0216
CIE-LCH:
49.5187, 53.4718, 335.6798
CIE-Luv:
49.5187, 51.1221, -39.3978
Hunter-Lab:
42.4483, 41.8121, -17.0431
#b3529c color charts
#b3529c color shades, tints & tones
#b3529c color schemes
#b3529c color preview, HTML & CSS examples
This text has a color of #b3529c
<p style="color:#b3529c;">Text here</p>
.mytext {color:#b3529c;}
This box has a color of #b3529c
<div style="background-color:#b3529c;">Content here</div>
.mybackground {background-color:#b3529c;}
Border around this has a color of #b3529c
<div style="border:2px solid #b3529c;">Content here</div>
.myborder {border:2px solid #b3529c;}