#477b7d color space conversions
Hex:
        #477b7d
        RGB:
        71, 123, 125
        CMY:
        72, 52, 51
        CMYK:
        43, 2, 0, 51
      HSL:
        182°, 27.5510%, 38.4314%
        HSV (HSB):
        182°, 43.2000%, 49.0196%
        XYZ:
        13.3832, 16.9862, 21.9753
        xyY:
        0.2557, 0.3245, 16.9862
      CIE-Lab:
        48.2426, -16.7860, -6.5523
        CIE-LCH:
        48.2426, 18.0195, 201.3228
        CIE-Luv:
        48.2426, -23.5880, -6.7509
        Hunter-Lab:
        41.2143, -14.1622, -2.7632
      #477b7d color charts
#477b7d RGB chart
      #477b7d CMYK chart
      #477b7d RGB pie chart
      #477b7d color shades, tints & tones
#477b7d color schemes
#477b7d color preview, HTML & CSS examples
           This text has a color of #477b7d        
        
          <p style="color:#477b7d;">Text here</p>
        
        
          .mytext {color:#477b7d;}
        
        Text color #477b7d
      
           This box has a color of #477b7d        
        
          <div style="background-color:#477b7d;">Content here</div>
        
        
          .mybackground {background-color:#477b7d;}
        
        Background color #477b7d
      
           Border around this has a color of #477b7d        
        
          <div style="border:2px solid #477b7d;">Content here</div>
        
        
          .myborder {border:2px solid #477b7d;}
        
        Border color #477b7d