#479d9d color space conversions
Hex:
        #479d9d
        RGB:
        71, 157, 157
        CMY:
        72, 38, 38
        CMYK:
        55, 0, 0, 38
      HSL:
        180°, 37.7193%, 44.7059%
        HSV (HSB):
        180°, 54.7771%, 61.5686%
        XYZ:
        20.7413, 27.8879, 36.1880
        xyY:
        0.2445, 0.3288, 27.8879
      CIE-Lab:
        59.7873, -25.6443, -7.8690
        CIE-LCH:
        59.7873, 26.8245, 197.0586
        CIE-Luv:
        59.7873, -36.0164, -7.7793
        Hunter-Lab:
        52.8090, -22.3078, -3.6630
      #479d9d color charts
#479d9d RGB chart
      #479d9d CMYK chart
      #479d9d RGB pie chart
      #479d9d color shades, tints & tones
#479d9d color schemes
#479d9d color preview, HTML & CSS examples
           This text has a color of #479d9d        
        
          <p style="color:#479d9d;">Text here</p>
        
        
          .mytext {color:#479d9d;}
        
        Text color #479d9d
      
           This box has a color of #479d9d        
        
          <div style="background-color:#479d9d;">Content here</div>
        
        
          .mybackground {background-color:#479d9d;}
        
        Background color #479d9d
      
           Border around this has a color of #479d9d        
        
          <div style="border:2px solid #479d9d;">Content here</div>
        
        
          .myborder {border:2px solid #479d9d;}
        
        Border color #479d9d