#0520ad color space conversions
Hex:
        #0520ad
        RGB:
        5, 32, 173
        CMY:
        98, 87, 32
        CMYK:
        97, 82, 0, 32
      HSL:
        230°, 94.3820%, 34.9020%
        HSV (HSB):
        230°, 97.1098%, 67.8431%
        XYZ:
        8.1219, 4.0824, 39.8951
        xyY:
        0.1559, 0.0784, 4.0824
      CIE-Lab:
        23.9421, 48.0661, -74.2487
        CIE-LCH:
        23.9421, 88.4490, 302.9177
        CIE-Luv:
        23.9421, -8.0883, -85.2754
        Hunter-Lab:
        20.2050, 36.3940, -102.9255
      #0520ad color charts
#0520ad RGB chart
      #0520ad CMYK chart
      #0520ad RGB pie chart
      #0520ad color shades, tints & tones
#0520ad color schemes
#0520ad color preview, HTML & CSS examples
           This text has a color of #0520ad        
        
          <p style="color:#0520ad;">Text here</p>
        
        
          .mytext {color:#0520ad;}
        
        Text color #0520ad
      
           This box has a color of #0520ad        
        
          <div style="background-color:#0520ad;">Content here</div>
        
        
          .mybackground {background-color:#0520ad;}
        
        Background color #0520ad
      
           Border around this has a color of #0520ad        
        
          <div style="border:2px solid #0520ad;">Content here</div>
        
        
          .myborder {border:2px solid #0520ad;}
        
        Border color #0520ad