#052a8b color space conversions
Hex:
        #052a8b
        RGB:
        5, 42, 139
        CMY:
        98, 84, 45
        CMYK:
        96, 70, 0, 45
      HSL:
        223°, 93.0556%, 28.2353%
        HSV (HSB):
        223°, 96.4029%, 54.5098%
        XYZ:
        5.5508, 3.5523, 24.8192
        xyY:
        0.1636, 0.1047, 3.5523
      CIE-Lab:
        22.1323, 29.6243, -56.4268
        CIE-LCH:
        22.1323, 63.7306, 297.6996
        CIE-Luv:
        22.1323, -8.9959, -65.7396
        Hunter-Lab:
        18.8475, 19.5868, -64.8825
      #052a8b color charts
#052a8b RGB chart
      #052a8b CMYK chart
      #052a8b RGB pie chart
      #052a8b color shades, tints & tones
#052a8b color schemes
#052a8b color preview, HTML & CSS examples
           This text has a color of #052a8b        
        
          <p style="color:#052a8b;">Text here</p>
        
        
          .mytext {color:#052a8b;}
        
        Text color #052a8b
      
           This box has a color of #052a8b        
        
          <div style="background-color:#052a8b;">Content here</div>
        
        
          .mybackground {background-color:#052a8b;}
        
        Background color #052a8b
      
           Border around this has a color of #052a8b        
        
          <div style="border:2px solid #052a8b;">Content here</div>
        
        
          .myborder {border:2px solid #052a8b;}
        
        Border color #052a8b