#2f7748 color space conversions
Hex:
        #2f7748
        RGB:
        47, 119, 72
        CMY:
        82, 53, 72
        CMYK:
        61, 0, 39, 53
      HSL:
        141°, 43.3735%, 32.5490%
        HSV (HSB):
        141°, 60.5042%, 46.6667%
        XYZ:
        8.9388, 14.2659, 8.4134
        xyY:
        0.2827, 0.4512, 14.2659
      CIE-Lab:
        44.6118, -33.8788, 19.3175
        CIE-LCH:
        44.6118, 38.9992, 150.3084
        CIE-Luv:
        44.6118, -31.1797, 28.4343
        Hunter-Lab:
        37.7702, -23.8534, 13.2322
      #2f7748 color charts
#2f7748 RGB chart
      #2f7748 CMYK chart
      #2f7748 RGB pie chart
      #2f7748 color shades, tints & tones
#2f7748 color schemes
#2f7748 color preview, HTML & CSS examples
           This text has a color of #2f7748        
        
          <p style="color:#2f7748;">Text here</p>
        
        
          .mytext {color:#2f7748;}
        
        Text color #2f7748
      
           This box has a color of #2f7748        
        
          <div style="background-color:#2f7748;">Content here</div>
        
        
          .mybackground {background-color:#2f7748;}
        
        Background color #2f7748
      
           Border around this has a color of #2f7748        
        
          <div style="border:2px solid #2f7748;">Content here</div>
        
        
          .myborder {border:2px solid #2f7748;}
        
        Border color #2f7748