#473e7a color space conversions
Hex:
        #473e7a
        RGB:
        71, 62, 122
        CMY:
        72, 76, 52
        CMYK:
        42, 49, 0, 52
      HSL:
        249°, 32.6087%, 36.0784%
        HSV (HSB):
        249°, 49.1803%, 47.8431%
        XYZ:
        7.8340, 6.1900, 19.1942
        xyY:
        0.2358, 0.1863, 6.1900
      CIE-Lab:
        29.8868, 19.8086, -33.0265
        CIE-LCH:
        29.8868, 38.5114, 300.9544
        CIE-Luv:
        29.8868, 0.0605, -45.1999
        Hunter-Lab:
        24.8797, 12.6659, -28.3254
      #473e7a color charts
#473e7a RGB chart
      #473e7a CMYK chart
      #473e7a RGB pie chart
      #473e7a color shades, tints & tones
#473e7a color schemes
#473e7a color preview, HTML & CSS examples
           This text has a color of #473e7a        
        
          <p style="color:#473e7a;">Text here</p>
        
        
          .mytext {color:#473e7a;}
        
        Text color #473e7a
      
           This box has a color of #473e7a        
        
          <div style="background-color:#473e7a;">Content here</div>
        
        
          .mybackground {background-color:#473e7a;}
        
        Background color #473e7a
      
           Border around this has a color of #473e7a        
        
          <div style="border:2px solid #473e7a;">Content here</div>
        
        
          .myborder {border:2px solid #473e7a;}
        
        Border color #473e7a