#b34cb3 color space conversions
Hex:
#b34cb3
RGB:
179, 76, 179
CMY:
30, 70, 30
CMYK:
0, 58, 0, 30
HSL:
300°, 40.3922%, 50.0000%
HSV (HSB):
300°, 57.5419%, 70.1961%
XYZ:
29.3115, 18.0073, 44.5787
xyY:
0.3190, 0.1959, 18.0073
CIE-Lab:
49.5049, 55.4593, -35.5694
CIE-LCH:
49.5049, 65.8856, 327.3255
CIE-Luv:
49.5049, 46.8763, -60.6151
Hunter-Lab:
42.4350, 49.0359, -32.5807
#b34cb3 color charts
#b34cb3 color shades, tints & tones
#b34cb3 color schemes
#b34cb3 color preview, HTML & CSS examples
This text has a color of #b34cb3
<p style="color:#b34cb3;">Text here</p>
.mytext {color:#b34cb3;}
This box has a color of #b34cb3
<div style="background-color:#b34cb3;">Content here</div>
.mybackground {background-color:#b34cb3;}
Border around this has a color of #b34cb3
<div style="border:2px solid #b34cb3;">Content here</div>
.myborder {border:2px solid #b34cb3;}