#479d4b color space conversions
Hex:
        #479d4b
        RGB:
        71, 157, 75
        CMY:
        72, 38, 71
        CMYK:
        55, 0, 52, 38
      HSL:
        123°, 37.7193%, 44.7059%
        HSV (HSB):
        123°, 54.7771%, 61.5686%
        XYZ:
        15.9255, 25.9615, 10.8283
        xyY:
        0.3021, 0.4925, 25.9615
      CIE-Lab:
        58.0005, -43.3197, 34.9261
        CIE-LCH:
        58.0005, 55.6456, 141.1229
        CIE-Luv:
        58.0005, -39.4693, 49.2538
        Hunter-Lab:
        50.9525, -33.3755, 23.0665
      #479d4b color charts
#479d4b RGB chart
      #479d4b CMYK chart
      #479d4b RGB pie chart
      #479d4b color shades, tints & tones
#479d4b color schemes
#479d4b color preview, HTML & CSS examples
           This text has a color of #479d4b        
        
          <p style="color:#479d4b;">Text here</p>
        
        
          .mytext {color:#479d4b;}
        
        Text color #479d4b
      
           This box has a color of #479d4b        
        
          <div style="background-color:#479d4b;">Content here</div>
        
        
          .mybackground {background-color:#479d4b;}
        
        Background color #479d4b
      
           Border around this has a color of #479d4b        
        
          <div style="border:2px solid #479d4b;">Content here</div>
        
        
          .myborder {border:2px solid #479d4b;}
        
        Border color #479d4b