#2a7114 color space conversions
Hex:
        #2a7114
        RGB:
        42, 113, 20
        CMY:
        84, 56, 92
        CMYK:
        63, 0, 82, 56
      HSL:
        106°, 69.9248%, 26.0784%
        HSV (HSB):
        106°, 82.3009%, 44.3137%
        XYZ:
        6.9862, 12.3530, 2.6780
        xyY:
        0.3173, 0.5611, 12.3530
      CIE-Lab:
        41.7717, -39.5703, 41.4436
        CIE-LCH:
        41.7717, 57.3008, 133.6754
        CIE-Luv:
        41.7717, -31.6777, 47.0669
        Hunter-Lab:
        35.1468, -26.0260, 20.0852
      #2a7114 color charts
#2a7114 RGB chart
      #2a7114 CMYK chart
      #2a7114 RGB pie chart
      #2a7114 color shades, tints & tones
#2a7114 color schemes
#2a7114 color preview, HTML & CSS examples
           This text has a color of #2a7114        
        
          <p style="color:#2a7114;">Text here</p>
        
        
          .mytext {color:#2a7114;}
        
        Text color #2a7114
      
           This box has a color of #2a7114        
        
          <div style="background-color:#2a7114;">Content here</div>
        
        
          .mybackground {background-color:#2a7114;}
        
        Background color #2a7114
      
           Border around this has a color of #2a7114        
        
          <div style="border:2px solid #2a7114;">Content here</div>
        
        
          .myborder {border:2px solid #2a7114;}
        
        Border color #2a7114