#0520ac color space conversions
Hex:
        #0520ac
        RGB:
        5, 32, 172
        CMY:
        98, 87, 33
        CMYK:
        97, 81, 0, 33
      HSL:
        230°, 94.3503%, 34.7059%
        HSV (HSB):
        230°, 97.0930%, 67.4510%
        XYZ:
        8.0255, 4.0438, 39.3873
        xyY:
        0.1560, 0.0786, 4.0438
      CIE-Lab:
        23.8159, 47.7350, -73.8565
        CIE-LCH:
        23.8159, 87.9398, 302.8754
        CIE-Luv:
        23.8159, -8.0588, -84.6932
        Hunter-Lab:
        20.1093, 36.0468, -102.0523
      #0520ac color charts
#0520ac RGB chart
      #0520ac CMYK chart
      #0520ac RGB pie chart
      #0520ac color shades, tints & tones
#0520ac color schemes
#0520ac color preview, HTML & CSS examples
           This text has a color of #0520ac        
        
          <p style="color:#0520ac;">Text here</p>
        
        
          .mytext {color:#0520ac;}
        
        Text color #0520ac
      
           This box has a color of #0520ac        
        
          <div style="background-color:#0520ac;">Content here</div>
        
        
          .mybackground {background-color:#0520ac;}
        
        Background color #0520ac
      
           Border around this has a color of #0520ac        
        
          <div style="border:2px solid #0520ac;">Content here</div>
        
        
          .myborder {border:2px solid #0520ac;}
        
        Border color #0520ac