#477cb3 color space conversions
Hex:
        #477cb3
        RGB:
        71, 124, 179
        CMY:
        72, 51, 30
        CMYK:
        60, 31, 0, 30
      HSL:
        211°, 43.2000%, 49.0196%
        HSV (HSB):
        211°, 60.3352%, 70.1961%
        XYZ:
        17.9429, 19.0096, 45.3713
        xyY:
        0.2180, 0.2309, 19.0096
      CIE-Lab:
        50.6984, -0.6654, -34.3867
        CIE-LCH:
        50.6984, 34.3931, 268.8915
        CIE-Luv:
        50.6984, -22.6894, -51.9330
        Hunter-Lab:
        43.6000, -2.8411, -31.1789
      #477cb3 color charts
#477cb3 RGB chart
      #477cb3 CMYK chart
      #477cb3 RGB pie chart
      #477cb3 color shades, tints & tones
#477cb3 color schemes
#477cb3 color preview, HTML & CSS examples
           This text has a color of #477cb3        
        
          <p style="color:#477cb3;">Text here</p>
        
        
          .mytext {color:#477cb3;}
        
        Text color #477cb3
      
           This box has a color of #477cb3        
        
          <div style="background-color:#477cb3;">Content here</div>
        
        
          .mybackground {background-color:#477cb3;}
        
        Background color #477cb3
      
           Border around this has a color of #477cb3        
        
          <div style="border:2px solid #477cb3;">Content here</div>
        
        
          .myborder {border:2px solid #477cb3;}
        
        Border color #477cb3