#0e163d color space conversions
Hex:
        #0e163d
        RGB:
        14, 22, 61
        CMY:
        95, 91, 76
        CMYK:
        77, 64, 0, 76
      HSL:
        230°, 62.6667%, 14.7059%
        HSV (HSB):
        230°, 77.0492%, 23.9216%
        XYZ:
        1.3103, 1.0041, 4.5396
        xyY:
        0.1912, 0.1465, 1.0041
      CIE-Lab:
        9.0256, 12.0211, -26.2030
        CIE-LCH:
        9.0256, 28.8289, 294.6441
        CIE-Luv:
        9.0256, -2.7077, -19.5960
        Hunter-Lab:
        10.0205, 5.8055, -19.8461
      #0e163d color charts
#0e163d RGB chart
      #0e163d CMYK chart
      #0e163d RGB pie chart
      #0e163d color shades, tints & tones
#0e163d color schemes
#0e163d color preview, HTML & CSS examples
           This text has a color of #0e163d        
        
          <p style="color:#0e163d;">Text here</p>
        
        
          .mytext {color:#0e163d;}
        
        Text color #0e163d
      
           This box has a color of #0e163d        
        
          <div style="background-color:#0e163d;">Content here</div>
        
        
          .mybackground {background-color:#0e163d;}
        
        Background color #0e163d
      
           Border around this has a color of #0e163d        
        
          <div style="border:2px solid #0e163d;">Content here</div>
        
        
          .myborder {border:2px solid #0e163d;}
        
        Border color #0e163d