#479a6f color space conversions
Hex:
        #479a6f
        RGB:
        71, 154, 111
        CMY:
        72, 40, 56
        CMYK:
        54, 0, 28, 40
      HSL:
        149°, 36.8889%, 44.1176%
        HSV (HSB):
        149°, 53.8961%, 60.3922%
        XYZ:
        17.0234, 25.5985, 19.0827
        xyY:
        0.2759, 0.4149, 25.5985
      CIE-Lab:
        57.6540, -35.6319, 15.0656
        CIE-LCH:
        57.6540, 38.6860, 157.0808
        CIE-Luv:
        57.6540, -36.9090, 25.7961
        Hunter-Lab:
        50.5950, -28.4824, 13.0543
      #479a6f color charts
#479a6f RGB chart
      #479a6f CMYK chart
      #479a6f RGB pie chart
      #479a6f color shades, tints & tones
#479a6f color schemes
#479a6f color preview, HTML & CSS examples
           This text has a color of #479a6f        
        
          <p style="color:#479a6f;">Text here</p>
        
        
          .mytext {color:#479a6f;}
        
        Text color #479a6f
      
           This box has a color of #479a6f        
        
          <div style="background-color:#479a6f;">Content here</div>
        
        
          .mybackground {background-color:#479a6f;}
        
        Background color #479a6f
      
           Border around this has a color of #479a6f        
        
          <div style="border:2px solid #479a6f;">Content here</div>
        
        
          .myborder {border:2px solid #479a6f;}
        
        Border color #479a6f