#052473 color space conversions
Hex:
        #052473
        RGB:
        5, 36, 115
        CMY:
        98, 86, 55
        CMYK:
        96, 69, 0, 55
      HSL:
        223°, 91.6667%, 23.5294%
        HSV (HSB):
        223°, 95.6522%, 45.0980%
        XYZ:
        3.7880, 2.5318, 16.5087
        xyY:
        0.1659, 0.1109, 2.5318
      CIE-Lab:
        18.0619, 23.9703, -47.9193
        CIE-LCH:
        18.0619, 53.5802, 296.5752
        CIE-Luv:
        18.0619, -7.4825, -51.3602
        Hunter-Lab:
        15.9117, 14.6486, -50.3763
      #052473 color charts
#052473 RGB chart
      #052473 CMYK chart
      #052473 RGB pie chart
      #052473 color shades, tints & tones
#052473 color schemes
#052473 color preview, HTML & CSS examples
           This text has a color of #052473        
        
          <p style="color:#052473;">Text here</p>
        
        
          .mytext {color:#052473;}
        
        Text color #052473
      
           This box has a color of #052473        
        
          <div style="background-color:#052473;">Content here</div>
        
        
          .mybackground {background-color:#052473;}
        
        Background color #052473
      
           Border around this has a color of #052473        
        
          <div style="border:2px solid #052473;">Content here</div>
        
        
          .myborder {border:2px solid #052473;}
        
        Border color #052473