#0b139d color space conversions
Hex:
        #0b139d
        RGB:
        11, 19, 157
        CMY:
        96, 93, 38
        CMYK:
        93, 88, 0, 38
      HSL:
        237°, 86.9048%, 32.9412%
        HSV (HSB):
        237°, 92.9936%, 61.5686%
        XYZ:
        6.4567, 2.9712, 32.1315
        xyY:
        0.1554, 0.0715, 2.9712
      CIE-Lab:
        19.9282, 49.1511, -71.2086
        CIE-LCH:
        19.9282, 86.5245, 304.6151
        CIE-Luv:
        19.9282, -5.8672, -74.3374
        Hunter-Lab:
        17.2372, 36.6971, -98.4551
      #0b139d color charts
#0b139d RGB chart
      #0b139d CMYK chart
      #0b139d RGB pie chart
      #0b139d color shades, tints & tones
#0b139d color schemes
#0b139d color preview, HTML & CSS examples
           This text has a color of #0b139d        
        
          <p style="color:#0b139d;">Text here</p>
        
        
          .mytext {color:#0b139d;}
        
        Text color #0b139d
      
           This box has a color of #0b139d        
        
          <div style="background-color:#0b139d;">Content here</div>
        
        
          .mybackground {background-color:#0b139d;}
        
        Background color #0b139d
      
           Border around this has a color of #0b139d        
        
          <div style="border:2px solid #0b139d;">Content here</div>
        
        
          .myborder {border:2px solid #0b139d;}
        
        Border color #0b139d