#477f6e color space conversions
Hex:
        #477f6e
        RGB:
        71, 127, 110
        CMY:
        72, 50, 57
        CMYK:
        44, 0, 13, 50
      HSL:
        162°, 28.2828%, 38.8235%
        HSV (HSB):
        162°, 44.0945%, 49.8039%
        XYZ:
        13.0024, 17.6441, 17.4722
        xyY:
        0.2702, 0.3667, 17.6441
      CIE-Lab:
        49.0616, -22.8069, 3.4928
        CIE-LCH:
        49.0616, 23.0728, 171.2931
        CIE-Luv:
        49.0616, -25.6867, 8.1314
        Hunter-Lab:
        42.0049, -18.2550, 4.7414
      #477f6e color charts
#477f6e RGB chart
      #477f6e CMYK chart
      #477f6e RGB pie chart
      #477f6e color shades, tints & tones
#477f6e color schemes
#477f6e color preview, HTML & CSS examples
           This text has a color of #477f6e        
        
          <p style="color:#477f6e;">Text here</p>
        
        
          .mytext {color:#477f6e;}
        
        Text color #477f6e
      
           This box has a color of #477f6e        
        
          <div style="background-color:#477f6e;">Content here</div>
        
        
          .mybackground {background-color:#477f6e;}
        
        Background color #477f6e
      
           Border around this has a color of #477f6e        
        
          <div style="border:2px solid #477f6e;">Content here</div>
        
        
          .myborder {border:2px solid #477f6e;}
        
        Border color #477f6e