#0545ac color space conversions
Hex:
        #0545ac
        RGB:
        5, 69, 172
        CMY:
        98, 73, 33
        CMYK:
        97, 60, 0, 33
      HSL:
        217°, 94.3503%, 34.7059%
        HSV (HSB):
        217°, 97.0930%, 67.4510%
        XYZ:
        9.6371, 7.2671, 39.9245
        xyY:
        0.1696, 0.1279, 7.2671
      CIE-Lab:
        32.4073, 24.4999, -59.6886
        CIE-LCH:
        32.4073, 64.5211, 292.3163
        CIE-Luv:
        32.4073, -15.2318, -81.7361
        Hunter-Lab:
        26.9575, 16.6368, -68.9392
      #0545ac color charts
#0545ac RGB chart
      #0545ac CMYK chart
      #0545ac RGB pie chart
      #0545ac color shades, tints & tones
#0545ac color schemes
#0545ac color preview, HTML & CSS examples
           This text has a color of #0545ac        
        
          <p style="color:#0545ac;">Text here</p>
        
        
          .mytext {color:#0545ac;}
        
        Text color #0545ac
      
           This box has a color of #0545ac        
        
          <div style="background-color:#0545ac;">Content here</div>
        
        
          .mybackground {background-color:#0545ac;}
        
        Background color #0545ac
      
           Border around this has a color of #0545ac        
        
          <div style="border:2px solid #0545ac;">Content here</div>
        
        
          .myborder {border:2px solid #0545ac;}
        
        Border color #0545ac