#2f8457 color space conversions
Hex:
        #2f8457
        RGB:
        47, 132, 87
        CMY:
        82, 48, 66
        CMYK:
        64, 0, 34, 48
      HSL:
        148°, 47.4860%, 35.0980%
        HSV (HSB):
        148°, 64.3939%, 51.7647%
        XYZ:
        11.1439, 17.7950, 11.8643
        xyY:
        0.2731, 0.4361, 17.7950
      CIE-Lab:
        49.2465, -36.5152, 16.9675
        CIE-LCH:
        49.2465, 40.2648, 155.0771
        CIE-Luv:
        49.2465, -35.6764, 27.0561
        Hunter-Lab:
        42.1841, -26.6675, 12.8536
      #2f8457 color charts
#2f8457 RGB chart
      #2f8457 CMYK chart
      #2f8457 RGB pie chart
      #2f8457 color shades, tints & tones
#2f8457 color schemes
#2f8457 color preview, HTML & CSS examples
           This text has a color of #2f8457        
        
          <p style="color:#2f8457;">Text here</p>
        
        
          .mytext {color:#2f8457;}
        
        Text color #2f8457
      
           This box has a color of #2f8457        
        
          <div style="background-color:#2f8457;">Content here</div>
        
        
          .mybackground {background-color:#2f8457;}
        
        Background color #2f8457
      
           Border around this has a color of #2f8457        
        
          <div style="border:2px solid #2f8457;">Content here</div>
        
        
          .myborder {border:2px solid #2f8457;}
        
        Border color #2f8457