#2f8077 color space conversions
Hex:
        #2f8077
        RGB:
        47, 128, 119
        CMY:
        82, 50, 53
        CMYK:
        63, 0, 7, 50
      HSL:
        173°, 46.2857%, 34.3137%
        HSV (HSB):
        173°, 63.2812%, 50.1961%
        XYZ:
        12.2212, 17.3746, 20.1623
        xyY:
        0.2456, 0.3492, 17.3746
      CIE-Lab:
        48.7286, -26.6377, -2.3950
        CIE-LCH:
        48.7286, 26.7451, 185.1377
        CIE-Luv:
        48.7286, -32.4224, 0.4984
        Hunter-Lab:
        41.6828, -20.6095, 0.4990
      #2f8077 color charts
#2f8077 RGB chart
      #2f8077 CMYK chart
      #2f8077 RGB pie chart
      #2f8077 color shades, tints & tones
#2f8077 color schemes
#2f8077 color preview, HTML & CSS examples
           This text has a color of #2f8077        
        
          <p style="color:#2f8077;">Text here</p>
        
        
          .mytext {color:#2f8077;}
        
        Text color #2f8077
      
           This box has a color of #2f8077        
        
          <div style="background-color:#2f8077;">Content here</div>
        
        
          .mybackground {background-color:#2f8077;}
        
        Background color #2f8077
      
           Border around this has a color of #2f8077        
        
          <div style="border:2px solid #2f8077;">Content here</div>
        
        
          .myborder {border:2px solid #2f8077;}
        
        Border color #2f8077