#b34dac color space conversions
Hex:
#b34dac
RGB:
179, 77, 172
CMY:
30, 70, 33
CMYK:
0, 57, 4, 30
HSL:
304°, 40.1575%, 50.1961%
HSV (HSB):
304°, 56.9832%, 70.1961%
XYZ:
28.6907, 17.8700, 40.9668
xyY:
0.3278, 0.2042, 17.8700
CIE-Lab:
49.3381, 53.7764, -31.7327
CIE-LCH:
49.3381, 62.4409, 329.4557
CIE-Luv:
49.3381, 48.5140, -54.5700
Hunter-Lab:
42.2729, 47.1704, -27.8670
#b34dac color charts
#b34dac color shades, tints & tones
#b34dac color schemes
#b34dac color preview, HTML & CSS examples
This text has a color of #b34dac
<p style="color:#b34dac;">Text here</p>
.mytext {color:#b34dac;}
This box has a color of #b34dac
<div style="background-color:#b34dac;">Content here</div>
.mybackground {background-color:#b34dac;}
Border around this has a color of #b34dac
<div style="border:2px solid #b34dac;">Content here</div>
.myborder {border:2px solid #b34dac;}