#2b574b color space conversions
Hex:
        #2b574b
        RGB:
        43, 87, 75
        CMY:
        83, 66, 71
        CMYK:
        51, 0, 14, 66
      HSL:
        164°, 33.8462%, 25.4902%
        HSV (HSB):
        164°, 50.5747%, 34.1176%
        XYZ:
        5.6745, 7.8380, 7.8704
        xyY:
        0.2654, 0.3666, 7.8380
      CIE-Lab:
        33.6432, -18.5608, 2.2793
        CIE-LCH:
        33.6432, 18.7002, 172.9989
        CIE-Luv:
        33.6432, -18.9294, 5.2538
        Hunter-Lab:
        27.9964, -12.8144, 2.9297
      #2b574b color charts
#2b574b RGB chart
      #2b574b CMYK chart
      #2b574b RGB pie chart
      #2b574b color shades, tints & tones
#2b574b color schemes
#2b574b color preview, HTML & CSS examples
           This text has a color of #2b574b        
        
          <p style="color:#2b574b;">Text here</p>
        
        
          .mytext {color:#2b574b;}
        
        Text color #2b574b
      
           This box has a color of #2b574b        
        
          <div style="background-color:#2b574b;">Content here</div>
        
        
          .mybackground {background-color:#2b574b;}
        
        Background color #2b574b
      
           Border around this has a color of #2b574b        
        
          <div style="border:2px solid #2b574b;">Content here</div>
        
        
          .myborder {border:2px solid #2b574b;}
        
        Border color #2b574b