#477f3e color space conversions
Hex:
        #477f3e
        RGB:
        71, 127, 62
        CMY:
        72, 50, 76
        CMYK:
        44, 0, 51, 50
      HSL:
        112°, 34.3915%, 37.0588%
        HSV (HSB):
        112°, 51.1811%, 49.8039%
        XYZ:
        11.0574, 16.8661, 7.2301
        xyY:
        0.3145, 0.4798, 16.8661
      CIE-Lab:
        48.0909, -32.1687, 29.5127
        CIE-LCH:
        48.0909, 43.6558, 137.4656
        CIE-Luv:
        48.0909, -26.9141, 39.3236
        Hunter-Lab:
        41.0684, -23.8097, 18.3098
      #477f3e color charts
#477f3e RGB chart
      #477f3e CMYK chart
      #477f3e RGB pie chart
      #477f3e color shades, tints & tones
#477f3e color schemes
#477f3e color preview, HTML & CSS examples
           This text has a color of #477f3e        
        
          <p style="color:#477f3e;">Text here</p>
        
        
          .mytext {color:#477f3e;}
        
        Text color #477f3e
      
           This box has a color of #477f3e        
        
          <div style="background-color:#477f3e;">Content here</div>
        
        
          .mybackground {background-color:#477f3e;}
        
        Background color #477f3e
      
           Border around this has a color of #477f3e        
        
          <div style="border:2px solid #477f3e;">Content here</div>
        
        
          .myborder {border:2px solid #477f3e;}
        
        Border color #477f3e