#0b147e color space conversions
Hex:
        #0b147e
        RGB:
        11, 20, 126
        CMY:
        96, 92, 51
        CMYK:
        91, 84, 0, 51
      HSL:
        235°, 83.9416%, 26.8627%
        HSV (HSB):
        235°, 91.2698%, 49.4118%
        XYZ:
        4.1541, 2.0778, 19.9208
        xyY:
        0.1588, 0.0794, 2.0778
      CIE-Lab:
        15.8904, 38.6637, -58.5556
        CIE-LCH:
        15.8904, 70.1687, 303.4364
        CIE-Luv:
        15.8904, -4.7690, -56.1191
        Hunter-Lab:
        14.4146, 26.2152, -71.8475
      #0b147e color charts
#0b147e RGB chart
      #0b147e CMYK chart
      #0b147e RGB pie chart
      #0b147e color shades, tints & tones
#0b147e color schemes
#0b147e color preview, HTML & CSS examples
           This text has a color of #0b147e        
        
          <p style="color:#0b147e;">Text here</p>
        
        
          .mytext {color:#0b147e;}
        
        Text color #0b147e
      
           This box has a color of #0b147e        
        
          <div style="background-color:#0b147e;">Content here</div>
        
        
          .mybackground {background-color:#0b147e;}
        
        Background color #0b147e
      
           Border around this has a color of #0b147e        
        
          <div style="border:2px solid #0b147e;">Content here</div>
        
        
          .myborder {border:2px solid #0b147e;}
        
        Border color #0b147e