#479e8d color space conversions
Hex:
        #479e8d
        RGB:
        71, 158, 141
        CMY:
        72, 38, 45
        CMYK:
        55, 0, 11, 38
      HSL:
        168°, 37.9913%, 44.9020%
        HSV (HSB):
        168°, 55.0633%, 61.9608%
        XYZ:
        19.6331, 27.7164, 29.5143
        xyY:
        0.2554, 0.3606, 27.7164
      CIE-Lab:
        59.6317, -30.4331, 0.9636
        CIE-LCH:
        59.6317, 30.4484, 178.1864
        CIE-Luv:
        59.6317, -37.1686, 6.0308
        Hunter-Lab:
        52.6464, -25.5641, 3.6136
      #479e8d color charts
#479e8d RGB chart
      #479e8d CMYK chart
      #479e8d RGB pie chart
      #479e8d color shades, tints & tones
#479e8d color schemes
#479e8d color preview, HTML & CSS examples
           This text has a color of #479e8d        
        
          <p style="color:#479e8d;">Text here</p>
        
        
          .mytext {color:#479e8d;}
        
        Text color #479e8d
      
           This box has a color of #479e8d        
        
          <div style="background-color:#479e8d;">Content here</div>
        
        
          .mybackground {background-color:#479e8d;}
        
        Background color #479e8d
      
           Border around this has a color of #479e8d        
        
          <div style="border:2px solid #479e8d;">Content here</div>
        
        
          .myborder {border:2px solid #479e8d;}
        
        Border color #479e8d