#474c86 color space conversions
Hex:
        #474c86
        RGB:
        71, 76, 134
        CMY:
        72, 70, 47
        CMYK:
        47, 43, 0, 47
      HSL:
        235°, 30.7317%, 40.1961%
        HSV (HSB):
        235°, 47.0149%, 52.5490%
        XYZ:
        9.4861, 8.2297, 23.6428
        xyY:
        0.2294, 0.1990, 8.2297
      CIE-Lab:
        34.4568, 14.4415, -33.2162
        CIE-LCH:
        34.4568, 36.2198, 293.4981
        CIE-Luv:
        34.4568, -5.2458, -47.0387
        Hunter-Lab:
        28.6875, 8.8213, -28.7826
      #474c86 color charts
#474c86 RGB chart
      #474c86 CMYK chart
      #474c86 RGB pie chart
      #474c86 color shades, tints & tones
#474c86 color schemes
#474c86 color preview, HTML & CSS examples
           This text has a color of #474c86        
        
          <p style="color:#474c86;">Text here</p>
        
        
          .mytext {color:#474c86;}
        
        Text color #474c86
      
           This box has a color of #474c86        
        
          <div style="background-color:#474c86;">Content here</div>
        
        
          .mybackground {background-color:#474c86;}
        
        Background color #474c86
      
           Border around this has a color of #474c86        
        
          <div style="border:2px solid #474c86;">Content here</div>
        
        
          .myborder {border:2px solid #474c86;}
        
        Border color #474c86