#0522ac color space conversions
Hex:
        #0522ac
        RGB:
        5, 34, 172
        CMY:
        98, 87, 33
        CMYK:
        97, 80, 0, 33
      HSL:
        230°, 94.3503%, 34.7059%
        HSV (HSB):
        230°, 97.0930%, 67.4510%
        XYZ:
        8.0810, 4.1549, 39.4058
        xyY:
        0.1565, 0.0805, 4.1549
      CIE-Lab:
        24.1770, 46.6831, -73.2562
        CIE-LCH:
        24.1770, 86.8664, 302.5076
        CIE-Luv:
        24.1770, -8.3195, -84.8889
        Hunter-Lab:
        20.3835, 35.0949, -100.3520
      #0522ac color charts
#0522ac RGB chart
      #0522ac CMYK chart
      #0522ac RGB pie chart
      #0522ac color shades, tints & tones
#0522ac color schemes
#0522ac color preview, HTML & CSS examples
           This text has a color of #0522ac        
        
          <p style="color:#0522ac;">Text here</p>
        
        
          .mytext {color:#0522ac;}
        
        Text color #0522ac
      
           This box has a color of #0522ac        
        
          <div style="background-color:#0522ac;">Content here</div>
        
        
          .mybackground {background-color:#0522ac;}
        
        Background color #0522ac
      
           Border around this has a color of #0522ac        
        
          <div style="border:2px solid #0522ac;">Content here</div>
        
        
          .myborder {border:2px solid #0522ac;}
        
        Border color #0522ac