#052b83 color space conversions
Hex:
        #052b83
        RGB:
        5, 43, 131
        CMY:
        98, 83, 49
        CMYK:
        96, 67, 0, 49
      HSL:
        222°, 92.6471%, 26.6667%
        HSV (HSB):
        222°, 96.1832%, 51.3725%
        XYZ:
        5.0232, 3.3987, 21.8640
        xyY:
        0.1659, 0.1122, 3.3987
      CIE-Lab:
        21.5748, 25.6764, -52.3329
        CIE-LCH:
        21.5748, 58.2924, 296.1342
        CIE-Luv:
        21.5748, -9.1427, -60.8002
        Hunter-Lab:
        18.4356, 16.3741, -57.4110
      #052b83 color charts
#052b83 RGB chart
      #052b83 CMYK chart
      #052b83 RGB pie chart
      #052b83 color shades, tints & tones
#052b83 color schemes
#052b83 color preview, HTML & CSS examples
           This text has a color of #052b83        
        
          <p style="color:#052b83;">Text here</p>
        
        
          .mytext {color:#052b83;}
        
        Text color #052b83
      
           This box has a color of #052b83        
        
          <div style="background-color:#052b83;">Content here</div>
        
        
          .mybackground {background-color:#052b83;}
        
        Background color #052b83
      
           Border around this has a color of #052b83        
        
          <div style="border:2px solid #052b83;">Content here</div>
        
        
          .myborder {border:2px solid #052b83;}
        
        Border color #052b83