#0514a1 color space conversions
Hex:
        #0514a1
        RGB:
        5, 20, 161
        CMY:
        98, 92, 37
        CMYK:
        97, 88, 0, 37
      HSL:
        234°, 93.9759%, 32.5490%
        HSV (HSB):
        234°, 96.8944%, 63.1373%
        XYZ:
        6.7458, 3.1058, 33.9621
        xyY:
        0.1540, 0.0709, 3.1058
      CIE-Lab:
        20.4627, 49.8479, -72.7693
        CIE-LCH:
        20.4627, 88.2054, 304.4116
        CIE-Luv:
        20.4627, -6.3847, -76.6800
        Hunter-Lab:
        17.6232, 37.4850, -101.9228
      #0514a1 color charts
#0514a1 RGB chart
      #0514a1 CMYK chart
      #0514a1 RGB pie chart
      #0514a1 color shades, tints & tones
#0514a1 color schemes
#0514a1 color preview, HTML & CSS examples
           This text has a color of #0514a1        
        
          <p style="color:#0514a1;">Text here</p>
        
        
          .mytext {color:#0514a1;}
        
        Text color #0514a1
      
           This box has a color of #0514a1        
        
          <div style="background-color:#0514a1;">Content here</div>
        
        
          .mybackground {background-color:#0514a1;}
        
        Background color #0514a1
      
           Border around this has a color of #0514a1        
        
          <div style="border:2px solid #0514a1;">Content here</div>
        
        
          .myborder {border:2px solid #0514a1;}
        
        Border color #0514a1