#b34075 color space conversions
Hex:
        #b34075
        RGB:
        179, 64, 117
        CMY:
        30, 75, 54
        CMYK:
        0, 64, 35, 30
      HSL:
        332°, 47.3251%, 47.6471%
        HSV (HSB):
        332°, 64.2458%, 70.1961%
        XYZ:
        23.6347, 14.5349, 18.3894
        xyY:
        0.4179, 0.2570, 14.5349
      CIE-Lab:
        44.9904, 51.5281, -5.3960
        CIE-LCH:
        44.9904, 51.8099, 354.0218
        CIE-Luv:
        44.9904, 70.5706, -16.1588
        Hunter-Lab:
        38.1246, 43.9399, -1.9114
      #b34075 color charts
#b34075 RGB chart
      #b34075 CMYK chart
      #b34075 RGB pie chart
      #b34075 color shades, tints & tones
#b34075 color schemes
#b34075 color preview, HTML & CSS examples
           This text has a color of #b34075        
        
          <p style="color:#b34075;">Text here</p>
        
        
          .mytext {color:#b34075;}
        
        Text color #b34075
      
           This box has a color of #b34075        
        
          <div style="background-color:#b34075;">Content here</div>
        
        
          .mybackground {background-color:#b34075;}
        
        Background color #b34075
      
           Border around this has a color of #b34075        
        
          <div style="border:2px solid #b34075;">Content here</div>
        
        
          .myborder {border:2px solid #b34075;}
        
        Border color #b34075