#052ea0 color space conversions
Hex:
        #052ea0
        RGB:
        5, 46, 160
        CMY:
        98, 82, 37
        CMYK:
        97, 71, 0, 37
      HSL:
        224°, 93.9394%, 32.3529%
        HSV (HSB):
        224°, 96.8750%, 62.7451%
        XYZ:
        7.3847, 4.5243, 33.7418
        xyY:
        0.1618, 0.0991, 4.5243
      CIE-Lab:
        25.3342, 35.1903, -64.0762
        CIE-LCH:
        25.3342, 73.1035, 298.7754
        CIE-Luv:
        25.3342, -10.0306, -78.2527
        Hunter-Lab:
        21.2705, 24.7489, -79.1637
      #052ea0 color charts
#052ea0 RGB chart
      #052ea0 CMYK chart
      #052ea0 RGB pie chart
      #052ea0 color shades, tints & tones
#052ea0 color schemes
#052ea0 color preview, HTML & CSS examples
           This text has a color of #052ea0        
        
          <p style="color:#052ea0;">Text here</p>
        
        
          .mytext {color:#052ea0;}
        
        Text color #052ea0
      
           This box has a color of #052ea0        
        
          <div style="background-color:#052ea0;">Content here</div>
        
        
          .mybackground {background-color:#052ea0;}
        
        Background color #052ea0
      
           Border around this has a color of #052ea0        
        
          <div style="border:2px solid #052ea0;">Content here</div>
        
        
          .myborder {border:2px solid #052ea0;}
        
        Border color #052ea0