#0a1e80 color space conversions
Hex:
        #0a1e80
        RGB:
        10, 30, 128
        CMY:
        96, 88, 50
        CMYK:
        92, 77, 0, 50
      HSL:
        230°, 85.5072%, 27.0588%
        HSV (HSB):
        230°, 92.1875%, 50.1961%
        XYZ:
        4.4857, 2.5516, 20.6782
        xyY:
        0.1618, 0.0921, 2.5516
      CIE-Lab:
        18.1503, 33.4906, -56.0802
        CIE-LCH:
        18.1503, 65.3193, 300.8453
        CIE-Luv:
        18.1503, -6.2809, -58.7995
        Hunter-Lab:
        15.9737, 22.1724, -65.5701
      #0a1e80 color charts
#0a1e80 RGB chart
      #0a1e80 CMYK chart
      #0a1e80 RGB pie chart
      #0a1e80 color shades, tints & tones
#0a1e80 color schemes
#0a1e80 color preview, HTML & CSS examples
           This text has a color of #0a1e80        
        
          <p style="color:#0a1e80;">Text here</p>
        
        
          .mytext {color:#0a1e80;}
        
        Text color #0a1e80
      
           This box has a color of #0a1e80        
        
          <div style="background-color:#0a1e80;">Content here</div>
        
        
          .mybackground {background-color:#0a1e80;}
        
        Background color #0a1e80
      
           Border around this has a color of #0a1e80        
        
          <div style="border:2px solid #0a1e80;">Content here</div>
        
        
          .myborder {border:2px solid #0a1e80;}
        
        Border color #0a1e80