#2f776e color space conversions
Hex:
        #2f776e
        RGB:
        47, 119, 110
        CMY:
        82, 53, 57
        CMYK:
        61, 0, 8, 53
      HSL:
        173°, 43.3735%, 32.5490%
        HSV (HSB):
        173°, 60.5042%, 46.6667%
        XYZ:
        10.5836, 14.9238, 17.0746
        xyY:
        0.2485, 0.3505, 14.9238
      CIE-Lab:
        45.5296, -24.6660, -1.7661
        CIE-LCH:
        45.5296, 24.7292, 184.0955
        CIE-Luv:
        45.5296, -29.3833, 1.0922
        Hunter-Lab:
        38.6313, -18.7022, 0.8364
      #2f776e color charts
#2f776e RGB chart
      #2f776e CMYK chart
      #2f776e RGB pie chart
      #2f776e color shades, tints & tones
#2f776e color schemes
#2f776e color preview, HTML & CSS examples
           This text has a color of #2f776e        
        
          <p style="color:#2f776e;">Text here</p>
        
        
          .mytext {color:#2f776e;}
        
        Text color #2f776e
      
           This box has a color of #2f776e        
        
          <div style="background-color:#2f776e;">Content here</div>
        
        
          .mybackground {background-color:#2f776e;}
        
        Background color #2f776e
      
           Border around this has a color of #2f776e        
        
          <div style="border:2px solid #2f776e;">Content here</div>
        
        
          .myborder {border:2px solid #2f776e;}
        
        Border color #2f776e