#b34dab color space conversions
Hex:
#b34dab
RGB:
179, 77, 171
CMY:
30, 70, 33
CMYK:
0, 57, 4, 30
HSL:
305°, 40.1575%, 50.1961%
HSV (HSB):
305°, 56.9832%, 70.1961%
XYZ:
28.5950, 17.8317, 40.4628
xyY:
0.3291, 0.2052, 17.8317
CIE-Lab:
49.2914, 53.6042, -31.2187
CIE-LCH:
49.2914, 62.0324, 329.7838
CIE-Luv:
49.2914, 48.7964, -53.7636
Hunter-Lab:
42.2276, 46.9751, -27.2528
#b34dab color charts
#b34dab color shades, tints & tones
#b34dab color schemes
#b34dab color preview, HTML & CSS examples
This text has a color of #b34dab
<p style="color:#b34dab;">Text here</p>
.mytext {color:#b34dab;}
This box has a color of #b34dab
<div style="background-color:#b34dab;">Content here</div>
.mybackground {background-color:#b34dab;}
Border around this has a color of #b34dab
<div style="border:2px solid #b34dab;">Content here</div>
.myborder {border:2px solid #b34dab;}