#0b194d color space conversions
Hex:
        #0b194d
        RGB:
        11, 25, 77
        CMY:
        96, 90, 70
        CMYK:
        86, 68, 0, 70
      HSL:
        227°, 75.0000%, 17.2549%
        HSV (HSB):
        227°, 85.7143%, 30.1961%
        XYZ:
        1.8252, 1.3022, 7.1763
        xyY:
        0.1771, 0.1264, 1.3022
      CIE-Lab:
        11.2911, 16.2598, -33.7339
        CIE-LCH:
        11.2911, 37.4481, 295.7342
        CIE-Luv:
        11.2911, -4.0526, -28.6320
        Hunter-Lab:
        11.4115, 8.5797, -29.2974
      #0b194d color charts
#0b194d RGB chart
      #0b194d CMYK chart
      #0b194d RGB pie chart
      #0b194d color shades, tints & tones
#0b194d color schemes
#0b194d color preview, HTML & CSS examples
           This text has a color of #0b194d        
        
          <p style="color:#0b194d;">Text here</p>
        
        
          .mytext {color:#0b194d;}
        
        Text color #0b194d
      
           This box has a color of #0b194d        
        
          <div style="background-color:#0b194d;">Content here</div>
        
        
          .mybackground {background-color:#0b194d;}
        
        Background color #0b194d
      
           Border around this has a color of #0b194d        
        
          <div style="border:2px solid #0b194d;">Content here</div>
        
        
          .myborder {border:2px solid #0b194d;}
        
        Border color #0b194d