#477b8d color space conversions
Hex:
        #477b8d
        RGB:
        71, 123, 141
        CMY:
        72, 52, 45
        CMYK:
        50, 13, 0, 45
      HSL:
        195°, 33.0189%, 41.5686%
        HSV (HSB):
        195°, 49.6454%, 55.2941%
        XYZ:
        14.4892, 17.4286, 27.7997
        xyY:
        0.2426, 0.2919, 17.4286
      CIE-Lab:
        48.7956, -12.1924, -15.1625
        CIE-LCH:
        48.7956, 19.4566, 231.1966
        CIE-Luv:
        48.7956, -23.1806, -20.1679
        Hunter-Lab:
        41.7476, -11.1068, -10.2579
      #477b8d color charts
#477b8d RGB chart
      #477b8d CMYK chart
      #477b8d RGB pie chart
      #477b8d color shades, tints & tones
#477b8d color schemes
#477b8d color preview, HTML & CSS examples
           This text has a color of #477b8d        
        
          <p style="color:#477b8d;">Text here</p>
        
        
          .mytext {color:#477b8d;}
        
        Text color #477b8d
      
           This box has a color of #477b8d        
        
          <div style="background-color:#477b8d;">Content here</div>
        
        
          .mybackground {background-color:#477b8d;}
        
        Background color #477b8d
      
           Border around this has a color of #477b8d        
        
          <div style="border:2px solid #477b8d;">Content here</div>
        
        
          .myborder {border:2px solid #477b8d;}
        
        Border color #477b8d