#0b3162 color space conversions
Hex:
        #0b3162
        RGB:
        11, 49, 98
        CMY:
        96, 81, 62
        CMYK:
        89, 50, 0, 62
      HSL:
        214°, 79.8165%, 21.3725%
        HSV (HSB):
        214°, 88.7755%, 38.4314%
        XYZ:
        3.4409, 3.1496, 11.9819
        xyY:
        0.1853, 0.1696, 3.1496
      CIE-Lab:
        20.6334, 7.5026, -32.6800
        CIE-LCH:
        20.6334, 33.5301, 282.9298
        CIE-Luv:
        20.6334, -10.4509, -37.8546
        Hunter-Lab:
        17.7472, 3.5512, -27.6062
      #0b3162 color charts
#0b3162 RGB chart
      #0b3162 CMYK chart
      #0b3162 RGB pie chart
      #0b3162 color shades, tints & tones
#0b3162 color schemes
#0b3162 color preview, HTML & CSS examples
           This text has a color of #0b3162        
        
          <p style="color:#0b3162;">Text here</p>
        
        
          .mytext {color:#0b3162;}
        
        Text color #0b3162
      
           This box has a color of #0b3162        
        
          <div style="background-color:#0b3162;">Content here</div>
        
        
          .mybackground {background-color:#0b3162;}
        
        Background color #0b3162
      
           Border around this has a color of #0b3162        
        
          <div style="border:2px solid #0b3162;">Content here</div>
        
        
          .myborder {border:2px solid #0b3162;}
        
        Border color #0b3162