#473c96 color space conversions
Hex:
        #473c96
        RGB:
        71, 60, 150
        CMY:
        72, 76, 41
        CMYK:
        53, 60, 0, 41
      HSL:
        247°, 42.8571%, 41.1765%
        HSV (HSB):
        247°, 60.0000%, 58.8235%
        XYZ:
        9.7194, 6.7733, 29.6493
        xyY:
        0.2106, 0.1468, 6.7733
      CIE-Lab:
        31.2852, 29.9985, -48.1065
        CIE-LCH:
        31.2852, 56.6935, 301.9471
        CIE-Luv:
        31.2852, -1.5092, -66.6770
        Hunter-Lab:
        26.0256, 21.1171, -49.3273
      #473c96 color charts
#473c96 RGB chart
      #473c96 CMYK chart
      #473c96 RGB pie chart
      #473c96 color shades, tints & tones
#473c96 color schemes
#473c96 color preview, HTML & CSS examples
           This text has a color of #473c96        
        
          <p style="color:#473c96;">Text here</p>
        
        
          .mytext {color:#473c96;}
        
        Text color #473c96
      
           This box has a color of #473c96        
        
          <div style="background-color:#473c96;">Content here</div>
        
        
          .mybackground {background-color:#473c96;}
        
        Background color #473c96
      
           Border around this has a color of #473c96        
        
          <div style="border:2px solid #473c96;">Content here</div>
        
        
          .myborder {border:2px solid #473c96;}
        
        Border color #473c96