#b34984 color space conversions
Hex:
        #b34984
        RGB:
        179, 73, 132
        CMY:
        30, 71, 48
        CMYK:
        0, 59, 26, 30
      HSL:
        327°, 42.0635%, 49.4118%
        HSV (HSB):
        327°, 59.2179%, 70.1961%
        XYZ:
        25.1378, 16.0147, 23.5960
        xyY:
        0.3882, 0.2473, 16.0147
      CIE-Lab:
        46.9938, 49.4217, -11.5213
        CIE-LCH:
        46.9938, 50.7469, 346.8774
        CIE-Luv:
        46.9938, 61.8794, -24.1666
        Hunter-Lab:
        40.0184, 42.0936, -6.9462
      #b34984 color charts
#b34984 RGB chart
      #b34984 CMYK chart
      #b34984 RGB pie chart
      #b34984 color shades, tints & tones
#b34984 color schemes
#b34984 color preview, HTML & CSS examples
           This text has a color of #b34984        
        
          <p style="color:#b34984;">Text here</p>
        
        
          .mytext {color:#b34984;}
        
        Text color #b34984
      
           This box has a color of #b34984        
        
          <div style="background-color:#b34984;">Content here</div>
        
        
          .mybackground {background-color:#b34984;}
        
        Background color #b34984
      
           Border around this has a color of #b34984        
        
          <div style="border:2px solid #b34984;">Content here</div>
        
        
          .myborder {border:2px solid #b34984;}
        
        Border color #b34984