#47982e color space conversions
Hex:
        #47982e
        RGB:
        71, 152, 46
        CMY:
        72, 40, 82
        CMYK:
        53, 0, 70, 40
      HSL:
        106°, 53.5354%, 38.8235%
        HSV (HSB):
        106°, 69.7368%, 59.6078%
        XYZ:
        14.3199, 23.9933, 6.4612
        xyY:
        0.3198, 0.5359, 23.9933
      CIE-Lab:
        56.0811, -44.6399, 46.2682
        CIE-LCH:
        56.0811, 64.2921, 133.9739
        CIE-Luv:
        56.0811, -38.1394, 58.5335
        Hunter-Lab:
        48.9830, -33.5367, 26.4673
      #47982e color charts
#47982e RGB chart
      #47982e CMYK chart
      #47982e RGB pie chart
      #47982e color shades, tints & tones
#47982e color schemes
#47982e color preview, HTML & CSS examples
           This text has a color of #47982e        
        
          <p style="color:#47982e;">Text here</p>
        
        
          .mytext {color:#47982e;}
        
        Text color #47982e
      
           This box has a color of #47982e        
        
          <div style="background-color:#47982e;">Content here</div>
        
        
          .mybackground {background-color:#47982e;}
        
        Background color #47982e
      
           Border around this has a color of #47982e        
        
          <div style="border:2px solid #47982e;">Content here</div>
        
        
          .myborder {border:2px solid #47982e;}
        
        Border color #47982e