#0540ac color space conversions
Hex:
        #0540ac
        RGB:
        5, 64, 172
        CMY:
        98, 75, 33
        CMYK:
        97, 63, 0, 33
      HSL:
        219°, 94.3503%, 34.7059%
        HSV (HSB):
        219°, 97.0930%, 67.4510%
        XYZ:
        9.3424, 6.6776, 39.8262
        xyY:
        0.1673, 0.1196, 6.6776
      CIE-Lab:
        31.0614, 27.8997, -61.8916
        CIE-LCH:
        31.0614, 67.8893, 294.2651
        CIE-Luv:
        31.0614, -13.9891, -83.1342
        Hunter-Lab:
        25.8411, 19.3116, -73.2889
      #0540ac color charts
#0540ac RGB chart
      #0540ac CMYK chart
      #0540ac RGB pie chart
      #0540ac color shades, tints & tones
#0540ac color schemes
#0540ac color preview, HTML & CSS examples
           This text has a color of #0540ac        
        
          <p style="color:#0540ac;">Text here</p>
        
        
          .mytext {color:#0540ac;}
        
        Text color #0540ac
      
           This box has a color of #0540ac        
        
          <div style="background-color:#0540ac;">Content here</div>
        
        
          .mybackground {background-color:#0540ac;}
        
        Background color #0540ac
      
           Border around this has a color of #0540ac        
        
          <div style="border:2px solid #0540ac;">Content here</div>
        
        
          .myborder {border:2px solid #0540ac;}
        
        Border color #0540ac