#052b9b color space conversions
Hex:
        #052b9b
        RGB:
        5, 43, 155
        CMY:
        98, 83, 39
        CMYK:
        97, 72, 0, 39
      HSL:
        225°, 93.7500%, 31.3725%
        HSV (HSB):
        225°, 96.7742%, 60.7843%
        XYZ:
        6.8429, 4.1266, 31.4462
        xyY:
        0.1613, 0.0973, 4.1266
      CIE-Lab:
        24.0856, 35.2205, -63.0873
        CIE-LCH:
        24.0856, 72.2530, 299.1738
        CIE-Luv:
        24.0856, -9.3932, -75.3349
        Hunter-Lab:
        20.3140, 24.5791, -77.5616
      #052b9b color charts
#052b9b RGB chart
      #052b9b CMYK chart
      #052b9b RGB pie chart
      #052b9b color shades, tints & tones
#052b9b color schemes
#052b9b color preview, HTML & CSS examples
           This text has a color of #052b9b        
        
          <p style="color:#052b9b;">Text here</p>
        
        
          .mytext {color:#052b9b;}
        
        Text color #052b9b
      
           This box has a color of #052b9b        
        
          <div style="background-color:#052b9b;">Content here</div>
        
        
          .mybackground {background-color:#052b9b;}
        
        Background color #052b9b
      
           Border around this has a color of #052b9b        
        
          <div style="border:2px solid #052b9b;">Content here</div>
        
        
          .myborder {border:2px solid #052b9b;}
        
        Border color #052b9b