#474c84 color space conversions
Hex:
        #474c84
        RGB:
        71, 76, 132
        CMY:
        72, 70, 48
        CMYK:
        46, 42, 0, 48
      HSL:
        235°, 30.0493%, 39.8039%
        HSV (HSB):
        235°, 46.2121%, 51.7647%
        XYZ:
        9.3478, 8.1744, 22.9149
        xyY:
        0.2312, 0.2022, 8.1744
      CIE-Lab:
        34.3435, 13.7976, -32.1650
        CIE-LCH:
        34.3435, 34.9994, 293.2176
        CIE-Luv:
        34.3435, -5.1538, -45.4443
        Hunter-Lab:
        28.5909, 8.3266, -27.5058
      #474c84 color charts
#474c84 RGB chart
      #474c84 CMYK chart
      #474c84 RGB pie chart
      #474c84 color shades, tints & tones
#474c84 color schemes
#474c84 color preview, HTML & CSS examples
           This text has a color of #474c84        
        
          <p style="color:#474c84;">Text here</p>
        
        
          .mytext {color:#474c84;}
        
        Text color #474c84
      
           This box has a color of #474c84        
        
          <div style="background-color:#474c84;">Content here</div>
        
        
          .mybackground {background-color:#474c84;}
        
        Background color #474c84
      
           Border around this has a color of #474c84        
        
          <div style="border:2px solid #474c84;">Content here</div>
        
        
          .myborder {border:2px solid #474c84;}
        
        Border color #474c84