#0b3367 color space conversions
Hex:
        #0b3367
        RGB:
        11, 51, 103
        CMY:
        96, 80, 60
        CMYK:
        89, 50, 0, 60
      HSL:
        214°, 80.7018%, 22.3529%
        HSV (HSB):
        214°, 89.3204%, 40.3922%
        XYZ:
        3.7700, 3.4181, 13.2930
        xyY:
        0.1841, 0.1669, 3.4181
      CIE-Lab:
        21.6460, 8.2515, -34.3098
        CIE-LCH:
        21.6460, 35.2881, 283.5228
        CIE-Luv:
        21.6460, -10.9657, -40.5906
        Hunter-Lab:
        18.4880, 4.0451, -29.6883
      #0b3367 color charts
#0b3367 RGB chart
      #0b3367 CMYK chart
      #0b3367 RGB pie chart
      #0b3367 color shades, tints & tones
#0b3367 color schemes
#0b3367 color preview, HTML & CSS examples
           This text has a color of #0b3367        
        
          <p style="color:#0b3367;">Text here</p>
        
        
          .mytext {color:#0b3367;}
        
        Text color #0b3367
      
           This box has a color of #0b3367        
        
          <div style="background-color:#0b3367;">Content here</div>
        
        
          .mybackground {background-color:#0b3367;}
        
        Background color #0b3367
      
           Border around this has a color of #0b3367        
        
          <div style="border:2px solid #0b3367;">Content here</div>
        
        
          .myborder {border:2px solid #0b3367;}
        
        Border color #0b3367