#052b5e color space conversions
Hex:
        #052b5e
        RGB:
        5, 43, 94
        CMY:
        98, 83, 63
        CMYK:
        95, 54, 0, 63
      HSL:
        214°, 89.8990%, 19.4118%
        HSV (HSB):
        214°, 94.6809%, 36.8627%
        XYZ:
        2.9468, 2.5682, 10.9301
        xyY:
        0.1792, 0.1562, 2.5682
      CIE-Lab:
        18.2241, 9.5580, -33.9432
        CIE-LCH:
        18.2241, 35.2632, 285.7267
        CIE-Luv:
        18.2241, -9.2652, -37.2152
        Hunter-Lab:
        16.0255, 4.7787, -29.2204
      #052b5e color charts
#052b5e RGB chart
      #052b5e CMYK chart
      #052b5e RGB pie chart
      #052b5e color shades, tints & tones
#052b5e color schemes
#052b5e color preview, HTML & CSS examples
           This text has a color of #052b5e        
        
          <p style="color:#052b5e;">Text here</p>
        
        
          .mytext {color:#052b5e;}
        
        Text color #052b5e
      
           This box has a color of #052b5e        
        
          <div style="background-color:#052b5e;">Content here</div>
        
        
          .mybackground {background-color:#052b5e;}
        
        Background color #052b5e
      
           Border around this has a color of #052b5e        
        
          <div style="border:2px solid #052b5e;">Content here</div>
        
        
          .myborder {border:2px solid #052b5e;}
        
        Border color #052b5e