#473d85 color space conversions
Hex:
        #473d85
        RGB:
        71, 61, 133
        CMY:
        72, 76, 48
        CMYK:
        47, 54, 0, 48
      HSL:
        248°, 37.1134%, 38.0392%
        HSV (HSB):
        248°, 54.1353%, 52.1569%
        XYZ:
        8.5009, 6.3705, 22.9719
        xyY:
        0.2246, 0.1683, 6.3705
      CIE-Lab:
        30.3287, 23.9111, -39.1856
        CIE-LCH:
        30.3287, 45.9048, 301.3916
        CIE-Luv:
        30.3287, -0.4960, -53.9651
        Hunter-Lab:
        25.2399, 15.9497, -36.2943
      #473d85 color charts
#473d85 RGB chart
      #473d85 CMYK chart
      #473d85 RGB pie chart
      #473d85 color shades, tints & tones
#473d85 color schemes
#473d85 color preview, HTML & CSS examples
           This text has a color of #473d85        
        
          <p style="color:#473d85;">Text here</p>
        
        
          .mytext {color:#473d85;}
        
        Text color #473d85
      
           This box has a color of #473d85        
        
          <div style="background-color:#473d85;">Content here</div>
        
        
          .mybackground {background-color:#473d85;}
        
        Background color #473d85
      
           Border around this has a color of #473d85        
        
          <div style="border:2px solid #473d85;">Content here</div>
        
        
          .myborder {border:2px solid #473d85;}
        
        Border color #473d85