#0b144e color space conversions
Hex:
        #0b144e
        RGB:
        11, 20, 78
        CMY:
        96, 92, 69
        CMYK:
        86, 74, 0, 69
      HSL:
        232°, 75.2809%, 17.4510%
        HSV (HSB):
        232°, 85.8974%, 30.5882%
        XYZ:
        1.7633, 1.1215, 7.3313
        xyY:
        0.1726, 0.1098, 1.1215
      CIE-Lab:
        9.9653, 20.4437, -36.5970
        CIE-LCH:
        9.9653, 41.9200, 299.1885
        CIE-Luv:
        9.9653, -3.1128, -28.4490
        Hunter-Lab:
        10.5902, 11.1883, -33.6316
      #0b144e color charts
#0b144e RGB chart
      #0b144e CMYK chart
      #0b144e RGB pie chart
      #0b144e color shades, tints & tones
#0b144e color schemes
#0b144e color preview, HTML & CSS examples
           This text has a color of #0b144e        
        
          <p style="color:#0b144e;">Text here</p>
        
        
          .mytext {color:#0b144e;}
        
        Text color #0b144e
      
           This box has a color of #0b144e        
        
          <div style="background-color:#0b144e;">Content here</div>
        
        
          .mybackground {background-color:#0b144e;}
        
        Background color #0b144e
      
           Border around this has a color of #0b144e        
        
          <div style="border:2px solid #0b144e;">Content here</div>
        
        
          .myborder {border:2px solid #0b144e;}
        
        Border color #0b144e