#0546c1 color space conversions
Hex:
        #0546c1
        RGB:
        5, 70, 193
        CMY:
        98, 73, 24
        CMYK:
        97, 64, 0, 24
      HSL:
        219°, 94.9495%, 38.8235%
        HSV (HSB):
        219°, 97.4093%, 75.6863%
        XYZ:
        11.8784, 8.2628, 51.4209
        xyY:
        0.1660, 0.1155, 8.2628
      CIE-Lab:
        34.5244, 32.2050, -68.6372
        CIE-LCH:
        34.5244, 75.8171, 295.1362
        CIE-Luv:
        34.5244, -15.2810, -95.1391
        Hunter-Lab:
        28.7452, 23.4577, -85.9396
      #0546c1 color charts
#0546c1 RGB chart
      #0546c1 CMYK chart
      #0546c1 RGB pie chart
      #0546c1 color shades, tints & tones
#0546c1 color schemes
#0546c1 color preview, HTML & CSS examples
           This text has a color of #0546c1        
        
          <p style="color:#0546c1;">Text here</p>
        
        
          .mytext {color:#0546c1;}
        
        Text color #0546c1
      
           This box has a color of #0546c1        
        
          <div style="background-color:#0546c1;">Content here</div>
        
        
          .mybackground {background-color:#0546c1;}
        
        Background color #0546c1
      
           Border around this has a color of #0546c1        
        
          <div style="border:2px solid #0546c1;">Content here</div>
        
        
          .myborder {border:2px solid #0546c1;}
        
        Border color #0546c1