#477c4f color space conversions
Hex:
        #477c4f
        RGB:
        71, 124, 79
        CMY:
        72, 51, 69
        CMYK:
        43, 0, 36, 51
      HSL:
        129°, 27.1795%, 38.2353%
        HSV (HSB):
        129°, 42.7419%, 48.6275%
        XYZ:
        11.2175, 16.3194, 9.9559
        xyY:
        0.2992, 0.4353, 16.3194
      CIE-Lab:
        47.3908, -27.9787, 19.1920
        CIE-LCH:
        47.3908, 33.9285, 145.5518
        CIE-Luv:
        47.3908, -25.1880, 27.9909
        Hunter-Lab:
        40.3973, -21.1296, 13.6661
      #477c4f color charts
#477c4f RGB chart
      #477c4f CMYK chart
      #477c4f RGB pie chart
      #477c4f color shades, tints & tones
#477c4f color schemes
#477c4f color preview, HTML & CSS examples
           This text has a color of #477c4f        
        
          <p style="color:#477c4f;">Text here</p>
        
        
          .mytext {color:#477c4f;}
        
        Text color #477c4f
      
           This box has a color of #477c4f        
        
          <div style="background-color:#477c4f;">Content here</div>
        
        
          .mybackground {background-color:#477c4f;}
        
        Background color #477c4f
      
           Border around this has a color of #477c4f        
        
          <div style="border:2px solid #477c4f;">Content here</div>
        
        
          .myborder {border:2px solid #477c4f;}
        
        Border color #477c4f