#2a7f45 color space conversions
Hex:
        #2a7f45
        RGB:
        42, 127, 69
        CMY:
        84, 50, 73
        CMYK:
        67, 0, 46, 50
      HSL:
        139°, 50.2959%, 33.1373%
        HSV (HSB):
        139°, 66.9291%, 49.8039%
        XYZ:
        9.6184, 16.1007, 8.2310
        xyY:
        0.2833, 0.4742, 16.1007
      CIE-Lab:
        47.1063, -39.0086, 24.2382
        CIE-LCH:
        47.1063, 45.9256, 148.1451
        CIE-Luv:
        47.1063, -35.7340, 34.9212
        Hunter-Lab:
        40.1256, -27.4321, 15.9257
      #2a7f45 color charts
#2a7f45 RGB chart
      #2a7f45 CMYK chart
      #2a7f45 RGB pie chart
      #2a7f45 color shades, tints & tones
#2a7f45 color schemes
#2a7f45 color preview, HTML & CSS examples
           This text has a color of #2a7f45        
        
          <p style="color:#2a7f45;">Text here</p>
        
        
          .mytext {color:#2a7f45;}
        
        Text color #2a7f45
      
           This box has a color of #2a7f45        
        
          <div style="background-color:#2a7f45;">Content here</div>
        
        
          .mybackground {background-color:#2a7f45;}
        
        Background color #2a7f45
      
           Border around this has a color of #2a7f45        
        
          <div style="border:2px solid #2a7f45;">Content here</div>
        
        
          .myborder {border:2px solid #2a7f45;}
        
        Border color #2a7f45