#473fa0 color space conversions
Hex:
        #473fa0
        RGB:
        71, 63, 160
        CMY:
        72, 75, 37
        CMYK:
        56, 61, 0, 37
      HSL:
        245°, 43.4978%, 43.7255%
        HSV (HSB):
        245°, 60.6250%, 62.7451%
        XYZ:
        10.7212, 7.4327, 34.1273
        xyY:
        0.2051, 0.1422, 7.4327
      CIE-Lab:
        32.7723, 31.3607, -51.7654
        CIE-LCH:
        32.7723, 60.5239, 301.2085
        CIE-Luv:
        32.7723, -2.9377, -72.6358
        Hunter-Lab:
        27.2629, 22.4854, -55.1342
      #473fa0 color charts
#473fa0 RGB chart
      #473fa0 CMYK chart
      #473fa0 RGB pie chart
      #473fa0 color shades, tints & tones
#473fa0 color schemes
#473fa0 color preview, HTML & CSS examples
           This text has a color of #473fa0        
        
          <p style="color:#473fa0;">Text here</p>
        
        
          .mytext {color:#473fa0;}
        
        Text color #473fa0
      
           This box has a color of #473fa0        
        
          <div style="background-color:#473fa0;">Content here</div>
        
        
          .mybackground {background-color:#473fa0;}
        
        Background color #473fa0
      
           Border around this has a color of #473fa0        
        
          <div style="border:2px solid #473fa0;">Content here</div>
        
        
          .myborder {border:2px solid #473fa0;}
        
        Border color #473fa0