#0b467b color space conversions
Hex:
        #0b467b
        RGB:
        11, 70, 123
        CMY:
        96, 73, 52
        CMYK:
        91, 43, 0, 52
      HSL:
        208°, 83.5821%, 26.2745%
        HSV (HSB):
        208°, 91.0569%, 48.2353%
        XYZ:
        5.9033, 5.8815, 19.5630
        xyY:
        0.1883, 0.1876, 5.8815
      CIE-Lab:
        29.1116, 3.5646, -35.0767
        CIE-LCH:
        29.1116, 35.2573, 275.8026
        CIE-Luv:
        29.1116, -16.3937, -46.1505
        Hunter-Lab:
        24.2519, 1.0092, -30.8506
      #0b467b color charts
#0b467b RGB chart
      #0b467b CMYK chart
      #0b467b RGB pie chart
      #0b467b color shades, tints & tones
#0b467b color schemes
#0b467b color preview, HTML & CSS examples
           This text has a color of #0b467b        
        
          <p style="color:#0b467b;">Text here</p>
        
        
          .mytext {color:#0b467b;}
        
        Text color #0b467b
      
           This box has a color of #0b467b        
        
          <div style="background-color:#0b467b;">Content here</div>
        
        
          .mybackground {background-color:#0b467b;}
        
        Background color #0b467b
      
           Border around this has a color of #0b467b        
        
          <div style="border:2px solid #0b467b;">Content here</div>
        
        
          .myborder {border:2px solid #0b467b;}
        
        Border color #0b467b