#0a60af color space conversions
Hex:
        #0a60af
        RGB:
        10, 96, 175
        CMY:
        96, 62, 31
        CMYK:
        94, 45, 0, 31
      HSL:
        209°, 89.1892%, 36.2745%
        HSV (HSB):
        209°, 94.2857%, 68.6275%
        XYZ:
        12.0459, 11.5254, 42.1472
        xyY:
        0.1833, 0.1754, 11.5254
      CIE-Lab:
        40.4517, 7.8260, -48.4277
        CIE-LCH:
        40.4517, 49.0559, 279.1798
        CIE-Luv:
        40.4517, -22.6608, -71.0970
        Hunter-Lab:
        33.9491, 3.9249, -49.8431
      #0a60af color charts
#0a60af RGB chart
      #0a60af CMYK chart
      #0a60af RGB pie chart
      #0a60af color shades, tints & tones
#0a60af color schemes
#0a60af color preview, HTML & CSS examples
           This text has a color of #0a60af        
        
          <p style="color:#0a60af;">Text here</p>
        
        
          .mytext {color:#0a60af;}
        
        Text color #0a60af
      
           This box has a color of #0a60af        
        
          <div style="background-color:#0a60af;">Content here</div>
        
        
          .mybackground {background-color:#0a60af;}
        
        Background color #0a60af
      
           Border around this has a color of #0a60af        
        
          <div style="border:2px solid #0a60af;">Content here</div>
        
        
          .myborder {border:2px solid #0a60af;}
        
        Border color #0a60af