#477fa5 color space conversions
Hex:
        #477fa5
        RGB:
        71, 127, 165
        CMY:
        72, 50, 35
        CMYK:
        57, 23, 0, 35
      HSL:
        204°, 39.8305%, 46.2745%
        HSV (HSB):
        204°, 56.9697%, 64.7059%
        XYZ:
        16.9794, 19.2349, 38.4151
        xyY:
        0.2275, 0.2577, 19.2349
      CIE-Lab:
        50.9610, -7.0255, -25.8724
        CIE-LCH:
        50.9610, 26.8093, 254.8080
        CIE-Luv:
        50.9610, -24.1272, -37.6909
        Hunter-Lab:
        43.8577, -7.6449, -21.2320
      #477fa5 color charts
#477fa5 RGB chart
      #477fa5 CMYK chart
      #477fa5 RGB pie chart
      #477fa5 color shades, tints & tones
#477fa5 color schemes
#477fa5 color preview, HTML & CSS examples
           This text has a color of #477fa5        
        
          <p style="color:#477fa5;">Text here</p>
        
        
          .mytext {color:#477fa5;}
        
        Text color #477fa5
      
           This box has a color of #477fa5        
        
          <div style="background-color:#477fa5;">Content here</div>
        
        
          .mybackground {background-color:#477fa5;}
        
        Background color #477fa5
      
           Border around this has a color of #477fa5        
        
          <div style="border:2px solid #477fa5;">Content here</div>
        
        
          .myborder {border:2px solid #477fa5;}
        
        Border color #477fa5