#0a144b color space conversions
Hex:
        #0a144b
        RGB:
        10, 20, 75
        CMY:
        96, 92, 71
        CMYK:
        87, 73, 0, 71
      HSL:
        231°, 76.4706%, 16.6667%
        HSV (HSB):
        231°, 86.6667%, 29.4118%
        XYZ:
        1.6453, 1.0728, 6.7770
        xyY:
        0.1733, 0.1130, 1.0728
      CIE-Lab:
        9.5841, 19.0664, -35.1497
        CIE-LCH:
        9.5841, 39.9879, 298.4769
        CIE-Luv:
        9.5841, -3.1099, -26.7504
        Hunter-Lab:
        10.3578, 10.2284, -31.5422
      #0a144b color charts
#0a144b RGB chart
      #0a144b CMYK chart
      #0a144b RGB pie chart
      #0a144b color shades, tints & tones
#0a144b color schemes
#0a144b color preview, HTML & CSS examples
           This text has a color of #0a144b        
        
          <p style="color:#0a144b;">Text here</p>
        
        
          .mytext {color:#0a144b;}
        
        Text color #0a144b
      
           This box has a color of #0a144b        
        
          <div style="background-color:#0a144b;">Content here</div>
        
        
          .mybackground {background-color:#0a144b;}
        
        Background color #0a144b
      
           Border around this has a color of #0a144b        
        
          <div style="border:2px solid #0a144b;">Content here</div>
        
        
          .myborder {border:2px solid #0a144b;}
        
        Border color #0a144b