#47993b color space conversions
Hex:
        #47993b
        RGB:
        71, 153, 59
        CMY:
        72, 40, 77
        CMYK:
        54, 0, 61, 40
      HSL:
        112°, 44.3396%, 41.5686%
        HSV (HSB):
        112°, 61.4379%, 60.0000%
        XYZ:
        14.7792, 24.4378, 8.0757
        xyY:
        0.3125, 0.5167, 24.4378
      CIE-Lab:
        56.5235, -43.7324, 41.0101
        CIE-LCH:
        56.5235, 59.9529, 136.8400
        CIE-Luv:
        56.5235, -38.2680, 54.3450
        Hunter-Lab:
        49.4346, -33.1455, 24.9186
      #47993b color charts
#47993b RGB chart
      #47993b CMYK chart
      #47993b RGB pie chart
      #47993b color shades, tints & tones
#47993b color schemes
#47993b color preview, HTML & CSS examples
           This text has a color of #47993b        
        
          <p style="color:#47993b;">Text here</p>
        
        
          .mytext {color:#47993b;}
        
        Text color #47993b
      
           This box has a color of #47993b        
        
          <div style="background-color:#47993b;">Content here</div>
        
        
          .mybackground {background-color:#47993b;}
        
        Background color #47993b
      
           Border around this has a color of #47993b        
        
          <div style="border:2px solid #47993b;">Content here</div>
        
        
          .myborder {border:2px solid #47993b;}
        
        Border color #47993b