#052d6b color space conversions
Hex:
        #052d6b
        RGB:
        5, 45, 107
        CMY:
        98, 82, 58
        CMYK:
        95, 58, 0, 58
      HSL:
        216°, 91.0714%, 21.9608%
        HSV (HSB):
        216°, 95.3271%, 41.9608%
        XYZ:
        3.6548, 2.9706, 14.2907
        xyY:
        0.1747, 0.1420, 2.9706
      CIE-Lab:
        19.9257, 13.9117, -39.6983
        CIE-LCH:
        19.9257, 42.0653, 289.3123
        CIE-Luv:
        19.9257, -9.6721, -45.2839
        Hunter-Lab:
        17.2354, 7.6897, -37.0955
      #052d6b color charts
#052d6b RGB chart
      #052d6b CMYK chart
      #052d6b RGB pie chart
      #052d6b color shades, tints & tones
#052d6b color schemes
#052d6b color preview, HTML & CSS examples
           This text has a color of #052d6b        
        
          <p style="color:#052d6b;">Text here</p>
        
        
          .mytext {color:#052d6b;}
        
        Text color #052d6b
      
           This box has a color of #052d6b        
        
          <div style="background-color:#052d6b;">Content here</div>
        
        
          .mybackground {background-color:#052d6b;}
        
        Background color #052d6b
      
           Border around this has a color of #052d6b        
        
          <div style="border:2px solid #052d6b;">Content here</div>
        
        
          .myborder {border:2px solid #052d6b;}
        
        Border color #052d6b