#052c5b color space conversions
Hex:
        #052c5b
        RGB:
        5, 44, 91
        CMY:
        98, 83, 64
        CMYK:
        95, 52, 0, 64
      HSL:
        213°, 89.5833%, 18.8235%
        HSV (HSB):
        213°, 94.5055%, 35.6863%
        XYZ:
        2.8516, 2.5890, 10.2470
        xyY:
        0.1818, 0.1650, 2.5890
      CIE-Lab:
        18.3162, 7.4502, -31.8062
        CIE-LCH:
        18.3162, 32.6671, 283.1831
        CIE-Luv:
        18.3162, -9.6081, -34.9127
        Hunter-Lab:
        16.0902, 3.4768, -26.4952
      #052c5b color charts
#052c5b RGB chart
      #052c5b CMYK chart
      #052c5b RGB pie chart
      #052c5b color shades, tints & tones
#052c5b color schemes
#052c5b color preview, HTML & CSS examples
           This text has a color of #052c5b        
        
          <p style="color:#052c5b;">Text here</p>
        
        
          .mytext {color:#052c5b;}
        
        Text color #052c5b
      
           This box has a color of #052c5b        
        
          <div style="background-color:#052c5b;">Content here</div>
        
        
          .mybackground {background-color:#052c5b;}
        
        Background color #052c5b
      
           Border around this has a color of #052c5b        
        
          <div style="border:2px solid #052c5b;">Content here</div>
        
        
          .myborder {border:2px solid #052c5b;}
        
        Border color #052c5b