#052d77 color space conversions
Hex:
        #052d77
        RGB:
        5, 45, 119
        CMY:
        98, 82, 53
        CMYK:
        96, 62, 0, 53
      HSL:
        219°, 91.9355%, 24.3137%
        HSV (HSB):
        219°, 95.7983%, 46.6667%
        XYZ:
        4.3307, 3.2409, 17.8501
        xyY:
        0.1704, 0.1275, 3.2409
      CIE-Lab:
        20.9841, 19.1706, -45.6946
        CIE-LCH:
        20.9841, 49.5531, 292.7599
        CIE-Luv:
        20.9841, -9.5956, -53.0423
        Hunter-Lab:
        18.0026, 11.4357, -46.1857
      #052d77 color charts
#052d77 RGB chart
      #052d77 CMYK chart
      #052d77 RGB pie chart
      #052d77 color shades, tints & tones
#052d77 color schemes
#052d77 color preview, HTML & CSS examples
           This text has a color of #052d77        
        
          <p style="color:#052d77;">Text here</p>
        
        
          .mytext {color:#052d77;}
        
        Text color #052d77
      
           This box has a color of #052d77        
        
          <div style="background-color:#052d77;">Content here</div>
        
        
          .mybackground {background-color:#052d77;}
        
        Background color #052d77
      
           Border around this has a color of #052d77        
        
          <div style="border:2px solid #052d77;">Content here</div>
        
        
          .myborder {border:2px solid #052d77;}
        
        Border color #052d77