#0b146b color space conversions
Hex:
        #0b146b
        RGB:
        11, 20, 107
        CMY:
        96, 92, 58
        CMYK:
        90, 81, 0, 58
      HSL:
        234°, 81.3559%, 23.1373%
        HSV (HSB):
        234°, 89.7196%, 41.9608%
        XYZ:
        3.0420, 1.6330, 14.0648
        xyY:
        0.1623, 0.0871, 1.6330
      CIE-Lab:
        13.4297, 31.8966, -50.3598
        CIE-LCH:
        13.4297, 59.6113, 302.3491
        CIE-Luv:
        13.4297, -4.0750, -44.9684
        Hunter-Lab:
        12.7789, 20.1289, -56.3110
      #0b146b color charts
#0b146b RGB chart
      #0b146b CMYK chart
      #0b146b RGB pie chart
      #0b146b color shades, tints & tones
#0b146b color schemes
#0b146b color preview, HTML & CSS examples
           This text has a color of #0b146b        
        
          <p style="color:#0b146b;">Text here</p>
        
        
          .mytext {color:#0b146b;}
        
        Text color #0b146b
      
           This box has a color of #0b146b        
        
          <div style="background-color:#0b146b;">Content here</div>
        
        
          .mybackground {background-color:#0b146b;}
        
        Background color #0b146b
      
           Border around this has a color of #0b146b        
        
          <div style="border:2px solid #0b146b;">Content here</div>
        
        
          .myborder {border:2px solid #0b146b;}
        
        Border color #0b146b