#052eb2 color space conversions
Hex:
        #052eb2
        RGB:
        5, 46, 178
        CMY:
        98, 82, 30
        CMYK:
        97, 74, 0, 30
      HSL:
        226°, 94.5355%, 35.8824%
        HSV (HSB):
        226°, 97.1910%, 69.8039%
        XYZ:
        9.0755, 5.2006, 42.6450
        xyY:
        0.1594, 0.0914, 5.2006
      CIE-Lab:
        27.2988, 41.8991, -71.6766
        CIE-LCH:
        27.2988, 83.0245, 300.3087
        CIE-Luv:
        27.2988, -10.2949, -88.9540
        Hunter-Lab:
        22.8048, 31.1278, -94.9087
      #052eb2 color charts
#052eb2 RGB chart
      #052eb2 CMYK chart
      #052eb2 RGB pie chart
      #052eb2 color shades, tints & tones
#052eb2 color schemes
#052eb2 color preview, HTML & CSS examples
           This text has a color of #052eb2        
        
          <p style="color:#052eb2;">Text here</p>
        
        
          .mytext {color:#052eb2;}
        
        Text color #052eb2
      
           This box has a color of #052eb2        
        
          <div style="background-color:#052eb2;">Content here</div>
        
        
          .mybackground {background-color:#052eb2;}
        
        Background color #052eb2
      
           Border around this has a color of #052eb2        
        
          <div style="border:2px solid #052eb2;">Content here</div>
        
        
          .myborder {border:2px solid #052eb2;}
        
        Border color #052eb2