#2b7a50 color space conversions
Hex:
        #2b7a50
        RGB:
        43, 122, 80
        CMY:
        83, 52, 69
        CMYK:
        65, 0, 34, 52
      HSL:
        148°, 47.8788%, 32.3529%
        HSV (HSB):
        148°, 64.7541%, 47.8431%
        XYZ:
        9.4038, 15.0118, 9.9914
        xyY:
        0.2733, 0.4363, 15.0118
      CIE-Lab:
        45.6504, -34.4796, 16.0845
        CIE-LCH:
        45.6504, 38.0467, 154.9913
        CIE-Luv:
        45.6504, -33.0304, 25.1367
        Hunter-Lab:
        38.7451, -24.4805, 11.8322
      #2b7a50 color charts
#2b7a50 RGB chart
      #2b7a50 CMYK chart
      #2b7a50 RGB pie chart
      #2b7a50 color shades, tints & tones
#2b7a50 color schemes
#2b7a50 color preview, HTML & CSS examples
           This text has a color of #2b7a50        
        
          <p style="color:#2b7a50;">Text here</p>
        
        
          .mytext {color:#2b7a50;}
        
        Text color #2b7a50
      
           This box has a color of #2b7a50        
        
          <div style="background-color:#2b7a50;">Content here</div>
        
        
          .mybackground {background-color:#2b7a50;}
        
        Background color #2b7a50
      
           Border around this has a color of #2b7a50        
        
          <div style="border:2px solid #2b7a50;">Content here</div>
        
        
          .myborder {border:2px solid #2b7a50;}
        
        Border color #2b7a50