#0b165e color space conversions
Hex:
        #0b165e
        RGB:
        11, 22, 94
        CMY:
        96, 91, 63
        CMYK:
        88, 77, 0, 63
      HSL:
        232°, 79.0476%, 20.5882%
        HSV (HSB):
        232°, 88.2979%, 36.8627%
        XYZ:
        2.4453, 1.4531, 10.7413
        xyY:
        0.1670, 0.0993, 1.4531
      CIE-Lab:
        12.3069, 25.5928, -43.6071
        CIE-LCH:
        12.3069, 50.5625, 300.4084
        CIE-Luv:
        12.3069, -3.9384, -37.8736
        Hunter-Lab:
        12.0545, 15.1139, -44.3926
      #0b165e color charts
#0b165e RGB chart
      #0b165e CMYK chart
      #0b165e RGB pie chart
      #0b165e color shades, tints & tones
#0b165e color schemes
#0b165e color preview, HTML & CSS examples
           This text has a color of #0b165e        
        
          <p style="color:#0b165e;">Text here</p>
        
        
          .mytext {color:#0b165e;}
        
        Text color #0b165e
      
           This box has a color of #0b165e        
        
          <div style="background-color:#0b165e;">Content here</div>
        
        
          .mybackground {background-color:#0b165e;}
        
        Background color #0b165e
      
           Border around this has a color of #0b165e        
        
          <div style="border:2px solid #0b165e;">Content here</div>
        
        
          .myborder {border:2px solid #0b165e;}
        
        Border color #0b165e