#2f866b color space conversions
Hex:
        #2f866b
        RGB:
        47, 134, 107
        CMY:
        82, 47, 58
        CMYK:
        65, 0, 20, 47
      HSL:
        161°, 48.0663%, 35.4902%
        HSV (HSB):
        161°, 64.9254%, 52.5490%
        XYZ:
        12.3512, 18.7161, 16.8715
        xyY:
        0.2576, 0.3904, 18.7161
      CIE-Lab:
        50.3534, -32.7493, 6.9800
        CIE-LCH:
        50.3534, 33.4849, 167.9683
        CIE-Luv:
        50.3534, -35.4124, 14.2348
        Hunter-Lab:
        43.2621, -24.7473, 7.1613
      #2f866b color charts
#2f866b RGB chart
      #2f866b CMYK chart
      #2f866b RGB pie chart
      #2f866b color shades, tints & tones
#2f866b color schemes
#2f866b color preview, HTML & CSS examples
           This text has a color of #2f866b        
        
          <p style="color:#2f866b;">Text here</p>
        
        
          .mytext {color:#2f866b;}
        
        Text color #2f866b
      
           This box has a color of #2f866b        
        
          <div style="background-color:#2f866b;">Content here</div>
        
        
          .mybackground {background-color:#2f866b;}
        
        Background color #2f866b
      
           Border around this has a color of #2f866b        
        
          <div style="border:2px solid #2f866b;">Content here</div>
        
        
          .myborder {border:2px solid #2f866b;}
        
        Border color #2f866b