#0b195b color space conversions
Hex:
        #0b195b
        RGB:
        11, 25, 91
        CMY:
        96, 90, 64
        CMYK:
        88, 73, 0, 64
      HSL:
        230°, 78.4314%, 20.0000%
        HSV (HSB):
        230°, 87.9121%, 35.6863%
        XYZ:
        2.3740, 1.5217, 10.0661
        xyY:
        0.1700, 0.1090, 1.5217
      CIE-Lab:
        12.7456, 22.2522, -40.8724
        CIE-LCH:
        12.7456, 46.5372, 298.5652
        CIE-Luv:
        12.7456, -4.3791, -36.6372
        Hunter-Lab:
        12.3359, 12.7635, -39.7458
      #0b195b color charts
#0b195b RGB chart
      #0b195b CMYK chart
      #0b195b RGB pie chart
      #0b195b color shades, tints & tones
#0b195b color schemes
#0b195b color preview, HTML & CSS examples
           This text has a color of #0b195b        
        
          <p style="color:#0b195b;">Text here</p>
        
        
          .mytext {color:#0b195b;}
        
        Text color #0b195b
      
           This box has a color of #0b195b        
        
          <div style="background-color:#0b195b;">Content here</div>
        
        
          .mybackground {background-color:#0b195b;}
        
        Background color #0b195b
      
           Border around this has a color of #0b195b        
        
          <div style="border:2px solid #0b195b;">Content here</div>
        
        
          .myborder {border:2px solid #0b195b;}
        
        Border color #0b195b