#47783f color space conversions
Hex:
        #47783f
        RGB:
        71, 120, 63
        CMY:
        72, 53, 75
        CMYK:
        41, 0, 48, 53
      HSL:
        112°, 31.1475%, 35.8824%
        HSV (HSB):
        112°, 47.5000%, 47.0588%
        XYZ:
        10.2122, 15.1314, 7.0850
        xyY:
        0.3149, 0.4666, 15.1314
      CIE-Lab:
        45.8137, -28.7376, 26.1318
        CIE-LCH:
        45.8137, 38.8422, 137.7189
        CIE-Luv:
        45.8137, -23.6919, 34.9056
        Hunter-Lab:
        38.8991, -21.2118, 16.4304
      #47783f color charts
#47783f RGB chart
      #47783f CMYK chart
      #47783f RGB pie chart
      #47783f color shades, tints & tones
#47783f color schemes
#47783f color preview, HTML & CSS examples
           This text has a color of #47783f        
        
          <p style="color:#47783f;">Text here</p>
        
        
          .mytext {color:#47783f;}
        
        Text color #47783f
      
           This box has a color of #47783f        
        
          <div style="background-color:#47783f;">Content here</div>
        
        
          .mybackground {background-color:#47783f;}
        
        Background color #47783f
      
           Border around this has a color of #47783f        
        
          <div style="border:2px solid #47783f;">Content here</div>
        
        
          .myborder {border:2px solid #47783f;}
        
        Border color #47783f