#2f7a35 color space conversions
Hex:
        #2f7a35
        RGB:
        47, 122, 53
        CMY:
        82, 52, 79
        CMYK:
        61, 0, 57, 52
      HSL:
        125°, 44.3787%, 33.1373%
        HSV (HSB):
        125°, 61.4754%, 47.8431%
        XYZ:
        8.7744, 14.7804, 5.7586
        xyY:
        0.2993, 0.5042, 14.7804
      CIE-Lab:
        45.3320, -38.3855, 30.6720
        CIE-LCH:
        45.3320, 49.1347, 141.3733
        CIE-Luv:
        45.3320, -33.1066, 40.4136
        Hunter-Lab:
        38.4453, -26.5401, 18.0309
      #2f7a35 color charts
#2f7a35 RGB chart
      #2f7a35 CMYK chart
      #2f7a35 RGB pie chart
      #2f7a35 color shades, tints & tones
#2f7a35 color schemes
#2f7a35 color preview, HTML & CSS examples
           This text has a color of #2f7a35        
        
          <p style="color:#2f7a35;">Text here</p>
        
        
          .mytext {color:#2f7a35;}
        
        Text color #2f7a35
      
           This box has a color of #2f7a35        
        
          <div style="background-color:#2f7a35;">Content here</div>
        
        
          .mybackground {background-color:#2f7a35;}
        
        Background color #2f7a35
      
           Border around this has a color of #2f7a35        
        
          <div style="border:2px solid #2f7a35;">Content here</div>
        
        
          .myborder {border:2px solid #2f7a35;}
        
        Border color #2f7a35