#b34f9c color space conversions
Hex:
#b34f9c
RGB:
179, 79, 156
CMY:
30, 69, 39
CMYK:
0, 56, 13, 30
HSL:
314°, 39.6825%, 50.5882%
HSV (HSB):
314°, 55.8659%, 70.1961%
XYZ:
27.3871, 17.5760, 33.4015
xyY:
0.3495, 0.2243, 17.5760
CIE-Lab:
48.9777, 50.1711, -22.8550
CIE-LCH:
48.9777, 55.1315, 335.5088
CIE-Luv:
48.9777, 52.3184, -40.7580
Hunter-Lab:
41.9237, 43.2407, -17.8910
#b34f9c color charts
#b34f9c color shades, tints & tones
#b34f9c color schemes
#b34f9c color preview, HTML & CSS examples
This text has a color of #b34f9c
<p style="color:#b34f9c;">Text here</p>
.mytext {color:#b34f9c;}
This box has a color of #b34f9c
<div style="background-color:#b34f9c;">Content here</div>
.mybackground {background-color:#b34f9c;}
Border around this has a color of #b34f9c
<div style="border:2px solid #b34f9c;">Content here</div>
.myborder {border:2px solid #b34f9c;}