#b34f75 color space conversions
Hex:
        #b34f75
        RGB:
        179, 79, 117
        CMY:
        30, 69, 54
        CMYK:
        0, 56, 35, 30
      HSL:
        337°, 39.6825%, 50.5882%
        HSV (HSB):
        337°, 55.8659%, 70.1961%
        XYZ:
        24.5973, 16.4600, 18.7103
        xyY:
        0.4115, 0.2754, 16.4600
      CIE-Lab:
        47.5723, 44.6110, -1.5837
        CIE-LCH:
        47.5723, 44.6391, 357.9669
        CIE-Luv:
        47.5723, 63.3697, -10.0047
        Hunter-Lab:
        40.5710, 37.2214, 1.0566
      #b34f75 color charts
#b34f75 RGB chart
      #b34f75 CMYK chart
      #b34f75 RGB pie chart
      #b34f75 color shades, tints & tones
#b34f75 color schemes
#b34f75 color preview, HTML & CSS examples
           This text has a color of #b34f75        
        
          <p style="color:#b34f75;">Text here</p>
        
        
          .mytext {color:#b34f75;}
        
        Text color #b34f75
      
           This box has a color of #b34f75        
        
          <div style="background-color:#b34f75;">Content here</div>
        
        
          .mybackground {background-color:#b34f75;}
        
        Background color #b34f75
      
           Border around this has a color of #b34f75        
        
          <div style="border:2px solid #b34f75;">Content here</div>
        
        
          .myborder {border:2px solid #b34f75;}
        
        Border color #b34f75