#0541a5 color space conversions
Hex:
        #0541a5
        RGB:
        5, 65, 165
        CMY:
        98, 75, 35
        CMYK:
        97, 61, 0, 35
      HSL:
        218°, 94.1176%, 33.3333%
        HSV (HSB):
        218°, 96.9697%, 64.7059%
        XYZ:
        8.7444, 6.5295, 36.3967
        xyY:
        0.1692, 0.1264, 6.5295
      CIE-Lab:
        30.7108, 24.3790, -58.2667
        CIE-LCH:
        30.7108, 63.1612, 292.7046
        CIE-Luv:
        30.7108, -14.2983, -78.2989
        Hunter-Lab:
        25.5528, 16.3669, -66.5641
      #0541a5 color charts
#0541a5 RGB chart
      #0541a5 CMYK chart
      #0541a5 RGB pie chart
      #0541a5 color shades, tints & tones
#0541a5 color schemes
#0541a5 color preview, HTML & CSS examples
           This text has a color of #0541a5        
        
          <p style="color:#0541a5;">Text here</p>
        
        
          .mytext {color:#0541a5;}
        
        Text color #0541a5
      
           This box has a color of #0541a5        
        
          <div style="background-color:#0541a5;">Content here</div>
        
        
          .mybackground {background-color:#0541a5;}
        
        Background color #0541a5
      
           Border around this has a color of #0541a5        
        
          <div style="border:2px solid #0541a5;">Content here</div>
        
        
          .myborder {border:2px solid #0541a5;}
        
        Border color #0541a5