#473c84 color space conversions
Hex:
        #473c84
        RGB:
        71, 60, 132
        CMY:
        72, 76, 48
        CMYK:
        46, 55, 0, 48
      HSL:
        249°, 37.5000%, 37.6471%
        HSV (HSB):
        249°, 54.5455%, 51.7647%
        XYZ:
        8.3792, 6.2373, 22.5921
        xyY:
        0.2252, 0.1676, 6.2373
      CIE-Lab:
        30.0033, 24.2417, -39.0867
        CIE-LCH:
        30.0033, 45.9939, 301.8073
        CIE-Luv:
        30.0033, -0.1361, -53.6593
        Hunter-Lab:
        24.9745, 16.1836, -36.1519
      #473c84 color charts
#473c84 RGB chart
      #473c84 CMYK chart
      #473c84 RGB pie chart
      #473c84 color shades, tints & tones
#473c84 color schemes
#473c84 color preview, HTML & CSS examples
           This text has a color of #473c84        
        
          <p style="color:#473c84;">Text here</p>
        
        
          .mytext {color:#473c84;}
        
        Text color #473c84
      
           This box has a color of #473c84        
        
          <div style="background-color:#473c84;">Content here</div>
        
        
          .mybackground {background-color:#473c84;}
        
        Background color #473c84
      
           Border around this has a color of #473c84        
        
          <div style="border:2px solid #473c84;">Content here</div>
        
        
          .myborder {border:2px solid #473c84;}
        
        Border color #473c84