#b3339c color space conversions
Hex:
#b3339c
RGB:
179, 51, 156
CMY:
30, 80, 39
CMYK:
0, 72, 13, 30
HSL:
311°, 55.6522%, 45.0980%
HSV (HSB):
311°, 71.5084%, 70.1961%
XYZ:
25.7750, 14.3517, 32.8641
xyY:
0.3531, 0.1966, 14.3517
CIE-Lab:
44.7331, 61.8553, -29.4460
CIE-LCH:
44.7331, 68.5066, 334.5434
CIE-Luv:
44.7331, 61.4763, -51.1975
Hunter-Lab:
37.8836, 55.1504, -24.9158
#b3339c color charts
#b3339c color shades, tints & tones
#b3339c color schemes
#b3339c color preview, HTML & CSS examples
This text has a color of #b3339c
<p style="color:#b3339c;">Text here</p>
.mytext {color:#b3339c;}
This box has a color of #b3339c
<div style="background-color:#b3339c;">Content here</div>
.mybackground {background-color:#b3339c;}
Border around this has a color of #b3339c
<div style="border:2px solid #b3339c;">Content here</div>
.myborder {border:2px solid #b3339c;}