#0b149b color space conversions
Hex:
        #0b149b
        RGB:
        11, 20, 155
        CMY:
        96, 92, 39
        CMYK:
        93, 87, 0, 39
      HSL:
        236°, 86.7470%, 32.5490%
        HSV (HSB):
        236°, 92.9032%, 60.7843%
        XYZ:
        6.3046, 2.9380, 31.2452
        xyY:
        0.1557, 0.0726, 2.9380
      CIE-Lab:
        19.7939, 48.1150, -70.2044
        CIE-LCH:
        19.7939, 85.1100, 304.4250
        CIE-Luv:
        19.7939, -5.8790, -73.2981
        Hunter-Lab:
        17.1406, 35.6586, -96.0795
      #0b149b color charts
#0b149b RGB chart
      #0b149b CMYK chart
      #0b149b RGB pie chart
      #0b149b color shades, tints & tones
#0b149b color schemes
#0b149b color preview, HTML & CSS examples
           This text has a color of #0b149b        
        
          <p style="color:#0b149b;">Text here</p>
        
        
          .mytext {color:#0b149b;}
        
        Text color #0b149b
      
           This box has a color of #0b149b        
        
          <div style="background-color:#0b149b;">Content here</div>
        
        
          .mybackground {background-color:#0b149b;}
        
        Background color #0b149b
      
           Border around this has a color of #0b149b        
        
          <div style="border:2px solid #0b149b;">Content here</div>
        
        
          .myborder {border:2px solid #0b149b;}
        
        Border color #0b149b