#477d6b color space conversions
Hex:
        #477d6b
        RGB:
        71, 125, 107
        CMY:
        72, 51, 58
        CMYK:
        43, 0, 14, 51
      HSL:
        160°, 27.5510%, 38.4314%
        HSV (HSB):
        160°, 43.2000%, 49.0196%
        XYZ:
        12.5860, 17.0684, 16.5411
        xyY:
        0.2725, 0.3695, 17.0684
      CIE-Lab:
        48.3461, -22.5027, 4.2250
        CIE-LCH:
        48.3461, 22.8959, 169.3661
        CIE-Luv:
        48.3461, -24.9151, 9.0342
        Hunter-Lab:
        41.3139, -17.9205, 5.1814
      #477d6b color charts
#477d6b RGB chart
      #477d6b CMYK chart
      #477d6b RGB pie chart
      #477d6b color shades, tints & tones
#477d6b color schemes
#477d6b color preview, HTML & CSS examples
           This text has a color of #477d6b        
        
          <p style="color:#477d6b;">Text here</p>
        
        
          .mytext {color:#477d6b;}
        
        Text color #477d6b
      
           This box has a color of #477d6b        
        
          <div style="background-color:#477d6b;">Content here</div>
        
        
          .mybackground {background-color:#477d6b;}
        
        Background color #477d6b
      
           Border around this has a color of #477d6b        
        
          <div style="border:2px solid #477d6b;">Content here</div>
        
        
          .myborder {border:2px solid #477d6b;}
        
        Border color #477d6b