#0a40ac color space conversions
Hex:
        #0a40ac
        RGB:
        10, 64, 172
        CMY:
        96, 75, 33
        CMYK:
        94, 63, 0, 33
      HSL:
        220°, 89.0110%, 35.6863%
        HSV (HSB):
        220°, 94.1860%, 67.4510%
        XYZ:
        9.4050, 6.7099, 39.8292
        xyY:
        0.1681, 0.1199, 6.7099
      CIE-Lab:
        31.1371, 28.0877, -61.7646
        CIE-LCH:
        31.1371, 67.8512, 294.4538
        CIE-Luv:
        31.1371, -13.7415, -83.0817
        Hunter-Lab:
        25.9034, 19.4784, -73.0320
      #0a40ac color charts
#0a40ac RGB chart
      #0a40ac CMYK chart
      #0a40ac RGB pie chart
      #0a40ac color shades, tints & tones
#0a40ac color schemes
#0a40ac color preview, HTML & CSS examples
           This text has a color of #0a40ac        
        
          <p style="color:#0a40ac;">Text here</p>
        
        
          .mytext {color:#0a40ac;}
        
        Text color #0a40ac
      
           This box has a color of #0a40ac        
        
          <div style="background-color:#0a40ac;">Content here</div>
        
        
          .mybackground {background-color:#0a40ac;}
        
        Background color #0a40ac
      
           Border around this has a color of #0a40ac        
        
          <div style="border:2px solid #0a40ac;">Content here</div>
        
        
          .myborder {border:2px solid #0a40ac;}
        
        Border color #0a40ac