#47804f color space conversions
Hex:
        #47804f
        RGB:
        71, 128, 79
        CMY:
        72, 50, 69
        CMYK:
        45, 0, 38, 50
      HSL:
        128°, 28.6432%, 39.0196%
        HSV (HSB):
        128°, 44.5312%, 50.1961%
        XYZ:
        11.7290, 17.3424, 10.1264
        xyY:
        0.2992, 0.4424, 17.3424
      CIE-Lab:
        48.6887, -29.9003, 20.9183
        CIE-LCH:
        48.6887, 36.4912, 145.0234
        CIE-Luv:
        48.6887, -26.9732, 30.4279
        Hunter-Lab:
        41.6443, -22.6035, 14.7338
      #47804f color charts
#47804f RGB chart
      #47804f CMYK chart
      #47804f RGB pie chart
      #47804f color shades, tints & tones
#47804f color schemes
#47804f color preview, HTML & CSS examples
           This text has a color of #47804f        
        
          <p style="color:#47804f;">Text here</p>
        
        
          .mytext {color:#47804f;}
        
        Text color #47804f
      
           This box has a color of #47804f        
        
          <div style="background-color:#47804f;">Content here</div>
        
        
          .mybackground {background-color:#47804f;}
        
        Background color #47804f
      
           Border around this has a color of #47804f        
        
          <div style="border:2px solid #47804f;">Content here</div>
        
        
          .myborder {border:2px solid #47804f;}
        
        Border color #47804f