#b34f97 color space conversions
Hex:
#b34f97
RGB:
179, 79, 151
CMY:
30, 69, 41
CMYK:
0, 56, 16, 30
HSL:
317°, 39.6825%, 50.5882%
HSV (HSB):
317°, 55.8659%, 70.1961%
XYZ:
26.9723, 17.4100, 31.2170
xyY:
0.3568, 0.2303, 17.4100
CIE-Lab:
48.7726, 49.3793, -20.2016
CIE-LCH:
48.7726, 53.3519, 337.7500
CIE-Luv:
48.7726, 53.7415, -36.7170
Hunter-Lab:
41.7253, 42.3675, -15.1504
#b34f97 color charts
#b34f97 color shades, tints & tones
#b34f97 color schemes
#b34f97 color preview, HTML & CSS examples
This text has a color of #b34f97
<p style="color:#b34f97;">Text here</p>
.mytext {color:#b34f97;}
This box has a color of #b34f97
<div style="background-color:#b34f97;">Content here</div>
.mybackground {background-color:#b34f97;}
Border around this has a color of #b34f97
<div style="border:2px solid #b34f97;">Content here</div>
.myborder {border:2px solid #b34f97;}