#b3389a color space conversions
Hex:
#b3389a
RGB:
179, 56, 154
CMY:
30, 78, 40
CMYK:
0, 69, 14, 30
HSL:
312°, 52.3404%, 46.0784%
HSV (HSB):
312°, 68.7151%, 70.1961%
XYZ:
25.8373, 14.7451, 32.0562
xyY:
0.3557, 0.2030, 14.7451
CIE-Lab:
45.2831, 59.7451, -27.3891
CIE-LCH:
45.2831, 65.7239, 335.3717
CIE-Luv:
45.2831, 60.8162, -48.0621
Hunter-Lab:
38.3994, 52.9060, -22.6162
#b3389a color charts
#b3389a color shades, tints & tones
#b3389a color schemes
#b3389a color preview, HTML & CSS examples
This text has a color of #b3389a
<p style="color:#b3389a;">Text here</p>
.mytext {color:#b3389a;}
This box has a color of #b3389a
<div style="background-color:#b3389a;">Content here</div>
.mybackground {background-color:#b3389a;}
Border around this has a color of #b3389a
<div style="border:2px solid #b3389a;">Content here</div>
.myborder {border:2px solid #b3389a;}