#2f7228 color space conversions
Hex:
        #2f7228
        RGB:
        47, 114, 40
        CMY:
        82, 55, 84
        CMYK:
        59, 0, 65, 55
      HSL:
        114°, 48.0519%, 30.1961%
        HSV (HSB):
        114°, 64.9123%, 44.7059%
        XYZ:
        7.5726, 12.7922, 4.0775
        xyY:
        0.3098, 0.5234, 12.7922
      CIE-Lab:
        42.4484, -36.7840, 33.8605
        CIE-LCH:
        42.4484, 49.9959, 137.3697
        CIE-Luv:
        42.4484, -30.2124, 41.6790
        Hunter-Lab:
        35.7661, -24.7977, 18.2770
      #2f7228 color charts
#2f7228 RGB chart
      #2f7228 CMYK chart
      #2f7228 RGB pie chart
      #2f7228 color shades, tints & tones
#2f7228 color schemes
#2f7228 color preview, HTML & CSS examples
           This text has a color of #2f7228        
        
          <p style="color:#2f7228;">Text here</p>
        
        
          .mytext {color:#2f7228;}
        
        Text color #2f7228
      
           This box has a color of #2f7228        
        
          <div style="background-color:#2f7228;">Content here</div>
        
        
          .mybackground {background-color:#2f7228;}
        
        Background color #2f7228
      
           Border around this has a color of #2f7228        
        
          <div style="border:2px solid #2f7228;">Content here</div>
        
        
          .myborder {border:2px solid #2f7228;}
        
        Border color #2f7228