#052ab5 color space conversions
Hex:
        #052ab5
        RGB:
        5, 42, 181
        CMY:
        98, 84, 29
        CMYK:
        97, 77, 0, 29
      HSL:
        227°, 94.6237%, 36.4706%
        HSV (HSB):
        227°, 97.2376%, 70.9804%
        XYZ:
        9.2310, 5.0244, 44.1993
        xyY:
        0.1579, 0.0860, 5.0244
      CIE-Lab:
        26.8041, 45.3298, -74.2862
        CIE-LCH:
        26.8041, 87.0243, 301.3917
        CIE-Luv:
        26.8041, -9.6992, -90.6462
        Hunter-Lab:
        22.4152, 34.2836, -101.2204
      #052ab5 color charts
#052ab5 RGB chart
      #052ab5 CMYK chart
      #052ab5 RGB pie chart
      #052ab5 color shades, tints & tones
#052ab5 color schemes
#052ab5 color preview, HTML & CSS examples
           This text has a color of #052ab5        
        
          <p style="color:#052ab5;">Text here</p>
        
        
          .mytext {color:#052ab5;}
        
        Text color #052ab5
      
           This box has a color of #052ab5        
        
          <div style="background-color:#052ab5;">Content here</div>
        
        
          .mybackground {background-color:#052ab5;}
        
        Background color #052ab5
      
           Border around this has a color of #052ab5        
        
          <div style="border:2px solid #052ab5;">Content here</div>
        
        
          .myborder {border:2px solid #052ab5;}
        
        Border color #052ab5