#2f7925 color space conversions
Hex:
        #2f7925
        RGB:
        47, 121, 37
        CMY:
        82, 53, 85
        CMYK:
        61, 0, 69, 53
      HSL:
        113°, 53.1646%, 30.9804%
        HSV (HSB):
        113°, 69.4215%, 47.4510%
        XYZ:
        8.3436, 14.4127, 4.0924
        xyY:
        0.3108, 0.5368, 14.4127
      CIE-Lab:
        44.8190, -39.9351, 37.8662
        CIE-LCH:
        44.8190, 55.0333, 136.5233
        CIE-Luv:
        44.8190, -33.1568, 46.2722
        Hunter-Lab:
        37.9640, -27.2069, 20.1835
      #2f7925 color charts
#2f7925 RGB chart
      #2f7925 CMYK chart
      #2f7925 RGB pie chart
      #2f7925 color shades, tints & tones
#2f7925 color schemes
#2f7925 color preview, HTML & CSS examples
           This text has a color of #2f7925        
        
          <p style="color:#2f7925;">Text here</p>
        
        
          .mytext {color:#2f7925;}
        
        Text color #2f7925
      
           This box has a color of #2f7925        
        
          <div style="background-color:#2f7925;">Content here</div>
        
        
          .mybackground {background-color:#2f7925;}
        
        Background color #2f7925
      
           Border around this has a color of #2f7925        
        
          <div style="border:2px solid #2f7925;">Content here</div>
        
        
          .myborder {border:2px solid #2f7925;}
        
        Border color #2f7925