#2b796b color space conversions
Hex:
        #2b796b
        RGB:
        43, 121, 107
        CMY:
        83, 53, 58
        CMYK:
        64, 0, 12, 53
      HSL:
        169°, 47.5610%, 32.1569%
        HSV (HSB):
        169°, 64.4628%, 47.4510%
        XYZ:
        10.4875, 15.2499, 16.3007
        xyY:
        0.2495, 0.3628, 15.2499
      CIE-Lab:
        45.9746, -27.3142, 0.6557
        CIE-LCH:
        45.9746, 27.3221, 178.6247
        CIE-Luv:
        45.9746, -31.2282, 4.7781
        Hunter-Lab:
        39.0511, -20.4018, 2.5869
      #2b796b color charts
#2b796b RGB chart
      #2b796b CMYK chart
      #2b796b RGB pie chart
      #2b796b color shades, tints & tones
#2b796b color schemes
#2b796b color preview, HTML & CSS examples
           This text has a color of #2b796b        
        
          <p style="color:#2b796b;">Text here</p>
        
        
          .mytext {color:#2b796b;}
        
        Text color #2b796b
      
           This box has a color of #2b796b        
        
          <div style="background-color:#2b796b;">Content here</div>
        
        
          .mybackground {background-color:#2b796b;}
        
        Background color #2b796b
      
           Border around this has a color of #2b796b        
        
          <div style="border:2px solid #2b796b;">Content here</div>
        
        
          .myborder {border:2px solid #2b796b;}
        
        Border color #2b796b