#0a50a1 color space conversions
Hex:
        #0a50a1
        RGB:
        10, 80, 161
        CMY:
        96, 69, 37
        CMYK:
        94, 50, 0, 37
      HSL:
        212°, 88.3041%, 33.5294%
        HSV (HSB):
        212°, 93.7888%, 63.1373%
        XYZ:
        9.4269, 8.3751, 34.8379
        xyY:
        0.1791, 0.1591, 8.3751
      CIE-Lab:
        34.7521, 12.6851, -49.2884
        CIE-LCH:
        34.7521, 50.8946, 284.4327
        CIE-Luv:
        34.7521, -18.2704, -69.4396
        Hunter-Lab:
        28.9397, 7.5004, -51.1161
      #0a50a1 color charts
#0a50a1 RGB chart
      #0a50a1 CMYK chart
      #0a50a1 RGB pie chart
      #0a50a1 color shades, tints & tones
#0a50a1 color schemes
#0a50a1 color preview, HTML & CSS examples
           This text has a color of #0a50a1        
        
          <p style="color:#0a50a1;">Text here</p>
        
        
          .mytext {color:#0a50a1;}
        
        Text color #0a50a1
      
           This box has a color of #0a50a1        
        
          <div style="background-color:#0a50a1;">Content here</div>
        
        
          .mybackground {background-color:#0a50a1;}
        
        Background color #0a50a1
      
           Border around this has a color of #0a50a1        
        
          <div style="border:2px solid #0a50a1;">Content here</div>
        
        
          .myborder {border:2px solid #0a50a1;}
        
        Border color #0a50a1