#2a7850 color space conversions
Hex:
        #2a7850
        RGB:
        42, 120, 80
        CMY:
        84, 53, 69
        CMYK:
        65, 0, 33, 53
      HSL:
        149°, 48.1481%, 31.7647%
        HSV (HSB):
        149°, 65.0000%, 47.0588%
        XYZ:
        9.1193, 14.5044, 9.9084
        xyY:
        0.2720, 0.4326, 14.5044
      CIE-Lab:
        44.9477, -33.8067, 15.1233
        CIE-LCH:
        44.9477, 37.0352, 155.8988
        CIE-Luv:
        44.9477, -32.4759, 23.8213
        Hunter-Lab:
        38.0846, -23.9066, 11.2338
      #2a7850 color charts
#2a7850 RGB chart
      #2a7850 CMYK chart
      #2a7850 RGB pie chart
      #2a7850 color shades, tints & tones
#2a7850 color schemes
#2a7850 color preview, HTML & CSS examples
           This text has a color of #2a7850        
        
          <p style="color:#2a7850;">Text here</p>
        
        
          .mytext {color:#2a7850;}
        
        Text color #2a7850
      
           This box has a color of #2a7850        
        
          <div style="background-color:#2a7850;">Content here</div>
        
        
          .mybackground {background-color:#2a7850;}
        
        Background color #2a7850
      
           Border around this has a color of #2a7850        
        
          <div style="border:2px solid #2a7850;">Content here</div>
        
        
          .myborder {border:2px solid #2a7850;}
        
        Border color #2a7850