#b3379c color space conversions
Hex:
#b3379c
RGB:
179, 55, 156
CMY:
30, 78, 39
CMYK:
0, 69, 13, 30
HSL:
311°, 52.9915%, 45.8824%
HSV (HSB):
311°, 69.2737%, 70.1961%
XYZ:
25.9573, 14.7164, 32.9249
xyY:
0.3527, 0.2000, 14.7164
CIE-Lab:
45.2433, 60.4177, -28.6491
CIE-LCH:
45.2433, 66.8661, 334.6305
CIE-Luv:
45.2433, 60.4035, -49.9713
Hunter-Lab:
38.3619, 53.6474, -24.0335
#b3379c color charts
#b3379c color shades, tints & tones
#b3379c color schemes
#b3379c color preview, HTML & CSS examples
This text has a color of #b3379c
<p style="color:#b3379c;">Text here</p>
.mytext {color:#b3379c;}
This box has a color of #b3379c
<div style="background-color:#b3379c;">Content here</div>
.mybackground {background-color:#b3379c;}
Border around this has a color of #b3379c
<div style="border:2px solid #b3379c;">Content here</div>
.myborder {border:2px solid #b3379c;}