#0a50af color space conversions
Hex:
        #0a50af
        RGB:
        10, 80, 175
        CMY:
        96, 69, 31
        CMYK:
        94, 54, 0, 31
      HSL:
        215°, 89.1892%, 36.2745%
        HSV (HSB):
        215°, 94.2857%, 68.6275%
        XYZ:
        10.7317, 8.8970, 41.7091
        xyY:
        0.1750, 0.1450, 8.8970
      CIE-Lab:
        35.7852, 18.4526, -55.9665
        CIE-LCH:
        35.7852, 58.9301, 288.2478
        CIE-Luv:
        35.7852, -17.8857, -79.5572
        Hunter-Lab:
        29.8278, 12.0235, -62.0274
      #0a50af color charts
#0a50af RGB chart
      #0a50af CMYK chart
      #0a50af RGB pie chart
      #0a50af color shades, tints & tones
#0a50af color schemes
#0a50af color preview, HTML & CSS examples
           This text has a color of #0a50af        
        
          <p style="color:#0a50af;">Text here</p>
        
        
          .mytext {color:#0a50af;}
        
        Text color #0a50af
      
           This box has a color of #0a50af        
        
          <div style="background-color:#0a50af;">Content here</div>
        
        
          .mybackground {background-color:#0a50af;}
        
        Background color #0a50af
      
           Border around this has a color of #0a50af        
        
          <div style="border:2px solid #0a50af;">Content here</div>
        
        
          .myborder {border:2px solid #0a50af;}
        
        Border color #0a50af