#b35574 color space conversions
Hex:
        #b35574
        RGB:
        179, 85, 116
        CMY:
        30, 67, 55
        CMYK:
        0, 53, 35, 30
      HSL:
        340°, 38.2114%, 51.7647%
        HSV (HSB):
        340°, 52.5140%, 70.1961%
        XYZ:
        24.9913, 17.3417, 18.5531
        xyY:
        0.4105, 0.2848, 17.3417
      CIE-Lab:
        48.6877, 41.4958, 0.6516
        CIE-LCH:
        48.6877, 41.5009, 0.8997
        CIE-Luv:
        48.6877, 60.4498, -6.5427
        Hunter-Lab:
        41.6433, 34.2469, 2.7352
      #b35574 color charts
#b35574 RGB chart
      #b35574 CMYK chart
      #b35574 RGB pie chart
      #b35574 color shades, tints & tones
#b35574 color schemes
#b35574 color preview, HTML & CSS examples
           This text has a color of #b35574        
        
          <p style="color:#b35574;">Text here</p>
        
        
          .mytext {color:#b35574;}
        
        Text color #b35574
      
           This box has a color of #b35574        
        
          <div style="background-color:#b35574;">Content here</div>
        
        
          .mybackground {background-color:#b35574;}
        
        Background color #b35574
      
           Border around this has a color of #b35574        
        
          <div style="border:2px solid #b35574;">Content here</div>
        
        
          .myborder {border:2px solid #b35574;}
        
        Border color #b35574