#474a88 color space conversions
Hex:
        #474a88
        RGB:
        71, 74, 136
        CMY:
        72, 71, 47
        CMYK:
        48, 46, 0, 47
      HSL:
        237°, 31.4010%, 40.5882%
        HSV (HSB):
        237°, 47.7941%, 53.3333%
        XYZ:
        9.4912, 8.0147, 24.3393
        xyY:
        0.2268, 0.1915, 8.0147
      CIE-Lab:
        34.0135, 16.3943, -35.1495
        CIE-LCH:
        34.0135, 38.7848, 295.0052
        CIE-Luv:
        34.0135, -4.6743, -49.7583
        Hunter-Lab:
        28.3103, 10.3005, -31.1564
      #474a88 color charts
#474a88 RGB chart
      #474a88 CMYK chart
      #474a88 RGB pie chart
      #474a88 color shades, tints & tones
#474a88 color schemes
#474a88 color preview, HTML & CSS examples
           This text has a color of #474a88        
        
          <p style="color:#474a88;">Text here</p>
        
        
          .mytext {color:#474a88;}
        
        Text color #474a88
      
           This box has a color of #474a88        
        
          <div style="background-color:#474a88;">Content here</div>
        
        
          .mybackground {background-color:#474a88;}
        
        Background color #474a88
      
           Border around this has a color of #474a88        
        
          <div style="border:2px solid #474a88;">Content here</div>
        
        
          .myborder {border:2px solid #474a88;}
        
        Border color #474a88