#2f7967 color space conversions
Hex:
        #2f7967
        RGB:
        47, 121, 103
        CMY:
        82, 53, 60
        CMYK:
        61, 0, 15, 53
      HSL:
        165°, 44.0476%, 32.9412%
        HSV (HSB):
        165°, 61.1570%, 47.4510%
        XYZ:
        10.4578, 15.2584, 15.2259
        xyY:
        0.2554, 0.3727, 15.2584
      CIE-Lab:
        45.9860, -27.5898, 3.0628
        CIE-LCH:
        45.9860, 27.7593, 173.6655
        CIE-Luv:
        45.9860, -30.5298, 8.0633
        Hunter-Lab:
        39.0619, -20.5696, 4.2327
      #2f7967 color charts
#2f7967 RGB chart
      #2f7967 CMYK chart
      #2f7967 RGB pie chart
      #2f7967 color shades, tints & tones
#2f7967 color schemes
#2f7967 color preview, HTML & CSS examples
           This text has a color of #2f7967        
        
          <p style="color:#2f7967;">Text here</p>
        
        
          .mytext {color:#2f7967;}
        
        Text color #2f7967
      
           This box has a color of #2f7967        
        
          <div style="background-color:#2f7967;">Content here</div>
        
        
          .mybackground {background-color:#2f7967;}
        
        Background color #2f7967
      
           Border around this has a color of #2f7967        
        
          <div style="border:2px solid #2f7967;">Content here</div>
        
        
          .myborder {border:2px solid #2f7967;}
        
        Border color #2f7967