#477f4f color space conversions
Hex:
        #477f4f
        RGB:
        71, 127, 79
        CMY:
        72, 50, 69
        CMYK:
        44, 0, 38, 50
      HSL:
        129°, 28.2828%, 38.8235%
        HSV (HSB):
        129°, 44.0945%, 49.8039%
        XYZ:
        11.5992, 17.0828, 10.0831
        xyY:
        0.2992, 0.4407, 17.0828
      CIE-Lab:
        48.3643, -29.4237, 20.4882
        CIE-LCH:
        48.3643, 35.8542, 145.1499
        CIE-Luv:
        48.3643, -26.5287, 29.8214
        Hunter-Lab:
        41.3314, -22.2360, 14.4677
      #477f4f color charts
#477f4f RGB chart
      #477f4f CMYK chart
      #477f4f RGB pie chart
      #477f4f color shades, tints & tones
#477f4f color schemes
#477f4f color preview, HTML & CSS examples
           This text has a color of #477f4f        
        
          <p style="color:#477f4f;">Text here</p>
        
        
          .mytext {color:#477f4f;}
        
        Text color #477f4f
      
           This box has a color of #477f4f        
        
          <div style="background-color:#477f4f;">Content here</div>
        
        
          .mybackground {background-color:#477f4f;}
        
        Background color #477f4f
      
           Border around this has a color of #477f4f        
        
          <div style="border:2px solid #477f4f;">Content here</div>
        
        
          .myborder {border:2px solid #477f4f;}
        
        Border color #477f4f