#2f7841 color space conversions
Hex:
        #2f7841
        RGB:
        47, 120, 65
        CMY:
        82, 53, 75
        CMYK:
        61, 0, 46, 53
      HSL:
        135°, 43.7126%, 32.7451%
        HSV (HSB):
        135°, 60.8333%, 47.0588%
        XYZ:
        8.8429, 14.4189, 7.3181
        xyY:
        0.2892, 0.4715, 14.4189
      CIE-Lab:
        44.8278, -35.6261, 23.5596
        CIE-LCH:
        44.8278, 42.7115, 146.5233
        CIE-Luv:
        44.8278, -31.8666, 33.1459
        Hunter-Lab:
        37.9723, -24.8828, 15.1541
      #2f7841 color charts
#2f7841 RGB chart
      #2f7841 CMYK chart
      #2f7841 RGB pie chart
      #2f7841 color shades, tints & tones
#2f7841 color schemes
#2f7841 color preview, HTML & CSS examples
           This text has a color of #2f7841        
        
          <p style="color:#2f7841;">Text here</p>
        
        
          .mytext {color:#2f7841;}
        
        Text color #2f7841
      
           This box has a color of #2f7841        
        
          <div style="background-color:#2f7841;">Content here</div>
        
        
          .mybackground {background-color:#2f7841;}
        
        Background color #2f7841
      
           Border around this has a color of #2f7841        
        
          <div style="border:2px solid #2f7841;">Content here</div>
        
        
          .myborder {border:2px solid #2f7841;}
        
        Border color #2f7841