#479d6b color space conversions
Hex:
        #479d6b
        RGB:
        71, 157, 107
        CMY:
        72, 38, 58
        CMYK:
        55, 0, 32, 38
      HSL:
        145°, 37.7193%, 44.7059%
        HSV (HSB):
        145°, 54.7771%, 61.5686%
        XYZ:
        17.3093, 26.5151, 18.1155
        xyY:
        0.2795, 0.4281, 26.5151
      CIE-Lab:
        58.5228, -37.8073, 18.4872
        CIE-LCH:
        58.5228, 42.0853, 153.9420
        CIE-Luv:
        58.5228, -38.2926, 30.4832
        Hunter-Lab:
        51.4928, -30.1094, 15.1863
      #479d6b color charts
#479d6b RGB chart
      #479d6b CMYK chart
      #479d6b RGB pie chart
      #479d6b color shades, tints & tones
#479d6b color schemes
#479d6b color preview, HTML & CSS examples
           This text has a color of #479d6b        
        
          <p style="color:#479d6b;">Text here</p>
        
        
          .mytext {color:#479d6b;}
        
        Text color #479d6b
      
           This box has a color of #479d6b        
        
          <div style="background-color:#479d6b;">Content here</div>
        
        
          .mybackground {background-color:#479d6b;}
        
        Background color #479d6b
      
           Border around this has a color of #479d6b        
        
          <div style="border:2px solid #479d6b;">Content here</div>
        
        
          .myborder {border:2px solid #479d6b;}
        
        Border color #479d6b