#2f874a color space conversions
Hex:
        #2f874a
        RGB:
        47, 135, 74
        CMY:
        82, 47, 71
        CMYK:
        65, 0, 45, 47
      HSL:
        138°, 48.3516%, 35.6863%
        HSV (HSB):
        138°, 65.1852%, 52.9412%
        XYZ:
        11.0723, 18.4267, 9.4517
        xyY:
        0.2843, 0.4731, 18.4267
      CIE-Lab:
        50.0096, -40.3294, 25.2546
        CIE-LCH:
        50.0096, 47.5842, 147.9448
        CIE-Luv:
        50.0096, -37.4523, 36.9016
        Hunter-Lab:
        42.9263, -29.0793, 16.9937
      #2f874a color charts
#2f874a RGB chart
      #2f874a CMYK chart
      #2f874a RGB pie chart
      #2f874a color shades, tints & tones
#2f874a color schemes
#2f874a color preview, HTML & CSS examples
           This text has a color of #2f874a        
        
          <p style="color:#2f874a;">Text here</p>
        
        
          .mytext {color:#2f874a;}
        
        Text color #2f874a
      
           This box has a color of #2f874a        
        
          <div style="background-color:#2f874a;">Content here</div>
        
        
          .mybackground {background-color:#2f874a;}
        
        Background color #2f874a
      
           Border around this has a color of #2f874a        
        
          <div style="border:2px solid #2f874a;">Content here</div>
        
        
          .myborder {border:2px solid #2f874a;}
        
        Border color #2f874a