#2a7914 color space conversions
Hex:
        #2a7914
        RGB:
        42, 121, 20
        CMY:
        84, 53, 92
        CMYK:
        65, 0, 83, 53
      HSL:
        107°, 71.6312%, 27.6471%
        HSV (HSB):
        107°, 83.4711%, 47.4510%
        XYZ:
        7.9185, 14.2175, 2.9887
        xyY:
        0.3152, 0.5659, 14.2175
      CIE-Lab:
        44.5432, -42.5864, 44.0542
        CIE-LCH:
        44.5432, 61.2729, 134.0295
        CIE-Luv:
        44.5432, -34.8682, 50.7518
        Hunter-Lab:
        37.7061, -28.4997, 21.6947
      #2a7914 color charts
#2a7914 RGB chart
      #2a7914 CMYK chart
      #2a7914 RGB pie chart
      #2a7914 color shades, tints & tones
#2a7914 color schemes
#2a7914 color preview, HTML & CSS examples
           This text has a color of #2a7914        
        
          <p style="color:#2a7914;">Text here</p>
        
        
          .mytext {color:#2a7914;}
        
        Text color #2a7914
      
           This box has a color of #2a7914        
        
          <div style="background-color:#2a7914;">Content here</div>
        
        
          .mybackground {background-color:#2a7914;}
        
        Background color #2a7914
      
           Border around this has a color of #2a7914        
        
          <div style="border:2px solid #2a7914;">Content here</div>
        
        
          .myborder {border:2px solid #2a7914;}
        
        Border color #2a7914