#0b1444 color space conversions
Hex:
        #0b1444
        RGB:
        11, 20, 68
        CMY:
        96, 92, 73
        CMYK:
        84, 71, 0, 73
      HSL:
        231°, 72.1519%, 15.4902%
        HSV (HSB):
        231°, 83.8235%, 26.6667%
        XYZ:
        1.4316, 0.9888, 5.5843
        xyY:
        0.1788, 0.1235, 0.9888
      CIE-Lab:
        8.8979, 16.1605, -31.3799
        CIE-LCH:
        8.8979, 35.2967, 297.2482
        CIE-Luv:
        8.8979, -2.8230, -22.9951
        Hunter-Lab:
        9.9439, 8.2955, -26.3350
      #0b1444 color charts
#0b1444 RGB chart
      #0b1444 CMYK chart
      #0b1444 RGB pie chart
      #0b1444 color shades, tints & tones
#0b1444 color schemes
#0b1444 color preview, HTML & CSS examples
           This text has a color of #0b1444        
        
          <p style="color:#0b1444;">Text here</p>
        
        
          .mytext {color:#0b1444;}
        
        Text color #0b1444
      
           This box has a color of #0b1444        
        
          <div style="background-color:#0b1444;">Content here</div>
        
        
          .mybackground {background-color:#0b1444;}
        
        Background color #0b1444
      
           Border around this has a color of #0b1444        
        
          <div style="border:2px solid #0b1444;">Content here</div>
        
        
          .myborder {border:2px solid #0b1444;}
        
        Border color #0b1444