#052b6b color space conversions
Hex:
        #052b6b
        RGB:
        5, 43, 107
        CMY:
        98, 83, 58
        CMYK:
        95, 60, 0, 58
      HSL:
        218°, 91.0714%, 21.9608%
        HSV (HSB):
        218°, 95.3271%, 41.9608%
        XYZ:
        3.5803, 2.8216, 14.2658
        xyY:
        0.1732, 0.1365, 2.8216
      CIE-Lab:
        19.3146, 15.3909, -40.6930
        CIE-LCH:
        19.3146, 43.5063, 290.7176
        CIE-Luv:
        19.3146, -9.1359, -45.7106
        Hunter-Lab:
        16.7975, 8.6508, -38.5958
      #052b6b color charts
#052b6b RGB chart
      #052b6b CMYK chart
      #052b6b RGB pie chart
      #052b6b color shades, tints & tones
#052b6b color schemes
#052b6b color preview, HTML & CSS examples
           This text has a color of #052b6b        
        
          <p style="color:#052b6b;">Text here</p>
        
        
          .mytext {color:#052b6b;}
        
        Text color #052b6b
      
           This box has a color of #052b6b        
        
          <div style="background-color:#052b6b;">Content here</div>
        
        
          .mybackground {background-color:#052b6b;}
        
        Background color #052b6b
      
           Border around this has a color of #052b6b        
        
          <div style="border:2px solid #052b6b;">Content here</div>
        
        
          .myborder {border:2px solid #052b6b;}
        
        Border color #052b6b