#b34bac color space conversions
Hex:
#b34bac
RGB:
179, 75, 172
CMY:
30, 71, 33
CMYK:
0, 58, 4, 30
HSL:
304°, 40.9449%, 49.8039%
HSV (HSB):
304°, 58.1006%, 70.1961%
XYZ:
28.5529, 17.5944, 40.9209
xyY:
0.3279, 0.2021, 17.5944
CIE-Lab:
49.0004, 54.6938, -32.2608
CIE-LCH:
49.0004, 63.4994, 329.4660
CIE-Luv:
49.0004, 49.1864, -55.4091
Hunter-Lab:
41.9457, 48.1018, -28.4794
#b34bac color charts
#b34bac color shades, tints & tones
#b34bac color schemes
#b34bac color preview, HTML & CSS examples
This text has a color of #b34bac
<p style="color:#b34bac;">Text here</p>
.mytext {color:#b34bac;}
This box has a color of #b34bac
<div style="background-color:#b34bac;">Content here</div>
.mybackground {background-color:#b34bac;}
Border around this has a color of #b34bac
<div style="border:2px solid #b34bac;">Content here</div>
.myborder {border:2px solid #b34bac;}