#0543a1 color space conversions
Hex:
        #0543a1
        RGB:
        5, 67, 161
        CMY:
        98, 74, 37
        CMYK:
        97, 58, 0, 37
      HSL:
        216°, 93.9759%, 32.5490%
        HSV (HSB):
        216°, 96.8944%, 63.1373%
        XYZ:
        8.5028, 6.6198, 34.5478
        xyY:
        0.1712, 0.1333, 6.6198
      CIE-Lab:
        30.9252, 21.3563, -55.5058
        CIE-LCH:
        30.9252, 59.4725, 291.0446
        CIE-Luv:
        30.9252, -14.8700, -75.0052
        Hunter-Lab:
        25.7289, 13.9641, -61.6020
      #0543a1 color charts
#0543a1 RGB chart
      #0543a1 CMYK chart
      #0543a1 RGB pie chart
      #0543a1 color shades, tints & tones
#0543a1 color schemes
#0543a1 color preview, HTML & CSS examples
           This text has a color of #0543a1        
        
          <p style="color:#0543a1;">Text here</p>
        
        
          .mytext {color:#0543a1;}
        
        Text color #0543a1
      
           This box has a color of #0543a1        
        
          <div style="background-color:#0543a1;">Content here</div>
        
        
          .mybackground {background-color:#0543a1;}
        
        Background color #0543a1
      
           Border around this has a color of #0543a1        
        
          <div style="border:2px solid #0543a1;">Content here</div>
        
        
          .myborder {border:2px solid #0543a1;}
        
        Border color #0543a1