#0b345e color space conversions
Hex:
        #0b345e
        RGB:
        11, 52, 94
        CMY:
        96, 80, 63
        CMYK:
        88, 45, 0, 63
      HSL:
        210°, 79.0476%, 20.5882%
        HSV (HSB):
        210°, 88.2979%, 36.8627%
        XYZ:
        3.3864, 3.3353, 11.0550
        xyY:
        0.1905, 0.1876, 3.3353
      CIE-Lab:
        21.3395, 3.5803, -28.9245
        CIE-LCH:
        21.3395, 29.1453, 277.0561
        CIE-Luv:
        21.3395, -11.4821, -33.7434
        Hunter-Lab:
        18.2628, 1.1387, -23.1060
      #0b345e color charts
#0b345e RGB chart
      #0b345e CMYK chart
      #0b345e RGB pie chart
      #0b345e color shades, tints & tones
#0b345e color schemes
#0b345e color preview, HTML & CSS examples
           This text has a color of #0b345e        
        
          <p style="color:#0b345e;">Text here</p>
        
        
          .mytext {color:#0b345e;}
        
        Text color #0b345e
      
           This box has a color of #0b345e        
        
          <div style="background-color:#0b345e;">Content here</div>
        
        
          .mybackground {background-color:#0b345e;}
        
        Background color #0b345e
      
           Border around this has a color of #0b345e        
        
          <div style="border:2px solid #0b345e;">Content here</div>
        
        
          .myborder {border:2px solid #0b345e;}
        
        Border color #0b345e