#b34e9c color space conversions
Hex:
#b34e9c
RGB:
179, 78, 156
CMY:
30, 69, 39
CMYK:
0, 56, 13, 30
HSL:
314°, 39.9209%, 50.3922%
HSV (HSB):
314°, 56.4246%, 70.1961%
XYZ:
27.3155, 17.4328, 33.3777
xyY:
0.3496, 0.2231, 17.4328
CIE-Lab:
48.8008, 50.6457, -23.1279
CIE-LCH:
48.8008, 55.6766, 335.4556
CIE-Luv:
48.8008, 52.7087, -41.2019
Hunter-Lab:
41.7526, 43.7120, -18.1705
#b34e9c color charts
#b34e9c color shades, tints & tones
#b34e9c color schemes
#b34e9c color preview, HTML & CSS examples
This text has a color of #b34e9c
<p style="color:#b34e9c;">Text here</p>
.mytext {color:#b34e9c;}
This box has a color of #b34e9c
<div style="background-color:#b34e9c;">Content here</div>
.mybackground {background-color:#b34e9c;}
Border around this has a color of #b34e9c
<div style="border:2px solid #b34e9c;">Content here</div>
.myborder {border:2px solid #b34e9c;}