#477a8d color space conversions
Hex:
        #477a8d
        RGB:
        71, 122, 141
        CMY:
        72, 52, 45
        CMYK:
        50, 13, 0, 45
      HSL:
        196°, 33.0189%, 41.5686%
        HSV (HSB):
        196°, 49.6454%, 55.2941%
        XYZ:
        14.3658, 17.1817, 27.7586
        xyY:
        0.2422, 0.2897, 17.1817
      CIE-Lab:
        48.4882, -11.6282, -15.6298
        CIE-LCH:
        48.4882, 19.4809, 233.3518
        CIE-Luv:
        48.4882, -22.7803, -20.9233
        Hunter-Lab:
        41.4509, -10.6756, -10.6893
      #477a8d color charts
#477a8d RGB chart
      #477a8d CMYK chart
      #477a8d RGB pie chart
      #477a8d color shades, tints & tones
#477a8d color schemes
#477a8d color preview, HTML & CSS examples
           This text has a color of #477a8d        
        
          <p style="color:#477a8d;">Text here</p>
        
        
          .mytext {color:#477a8d;}
        
        Text color #477a8d
      
           This box has a color of #477a8d        
        
          <div style="background-color:#477a8d;">Content here</div>
        
        
          .mybackground {background-color:#477a8d;}
        
        Background color #477a8d
      
           Border around this has a color of #477a8d        
        
          <div style="border:2px solid #477a8d;">Content here</div>
        
        
          .myborder {border:2px solid #477a8d;}
        
        Border color #477a8d