#b3379b color space conversions
Hex:
#b3379b
RGB:
179, 55, 155
CMY:
30, 78, 39
CMYK:
0, 69, 13, 30
HSL:
312°, 52.9915%, 45.8824%
HSV (HSB):
312°, 69.2737%, 70.1961%
XYZ:
25.8730, 14.6826, 32.4807
xyY:
0.3542, 0.2010, 14.6826
CIE-Lab:
45.1964, 60.2679, -28.1234
CIE-LCH:
45.1964, 66.5067, 334.9844
CIE-Luv:
45.1964, 60.7523, -49.1780
Hunter-Lab:
38.3179, 53.4702, -23.4354
#b3379b color charts
#b3379b color shades, tints & tones
#b3379b color schemes
#b3379b color preview, HTML & CSS examples
This text has a color of #b3379b
<p style="color:#b3379b;">Text here</p>
.mytext {color:#b3379b;}
This box has a color of #b3379b
<div style="background-color:#b3379b;">Content here</div>
.mybackground {background-color:#b3379b;}
Border around this has a color of #b3379b
<div style="border:2px solid #b3379b;">Content here</div>
.myborder {border:2px solid #b3379b;}