#477fa3 color space conversions
Hex:
        #477fa3
        RGB:
        71, 127, 163
        CMY:
        72, 50, 36
        CMYK:
        56, 22, 0, 36
      HSL:
        203°, 39.3162%, 45.8824%
        HSV (HSB):
        203°, 56.4417%, 63.9216%
        XYZ:
        16.7988, 19.1627, 37.4637
        xyY:
        0.2288, 0.2610, 19.1627
      CIE-Lab:
        50.8770, -7.6659, -24.8407
        CIE-LCH:
        50.8770, 25.9967, 252.8496
        CIE-Luv:
        50.8770, -24.1792, -35.9710
        Hunter-Lab:
        43.7752, -8.1071, -20.0990
      #477fa3 color charts
#477fa3 RGB chart
      #477fa3 CMYK chart
      #477fa3 RGB pie chart
      #477fa3 color shades, tints & tones
#477fa3 color schemes
#477fa3 color preview, HTML & CSS examples
           This text has a color of #477fa3        
        
          <p style="color:#477fa3;">Text here</p>
        
        
          .mytext {color:#477fa3;}
        
        Text color #477fa3
      
           This box has a color of #477fa3        
        
          <div style="background-color:#477fa3;">Content here</div>
        
        
          .mybackground {background-color:#477fa3;}
        
        Background color #477fa3
      
           Border around this has a color of #477fa3        
        
          <div style="border:2px solid #477fa3;">Content here</div>
        
        
          .myborder {border:2px solid #477fa3;}
        
        Border color #477fa3