#0e193d color space conversions
Hex:
        #0e193d
        RGB:
        14, 25, 61
        CMY:
        95, 90, 76
        CMYK:
        77, 59, 0, 76
      HSL:
        226°, 62.6667%, 14.7059%
        HSV (HSB):
        226°, 77.0492%, 23.9216%
        XYZ:
        1.3710, 1.1255, 4.5599
        xyY:
        0.1943, 0.1595, 1.1255
      CIE-Lab:
        9.9963, 9.6607, -24.6322
        CIE-LCH:
        9.9963, 26.4589, 291.4151
        CIE-Luv:
        9.9963, -3.3924, -19.6385
        Hunter-Lab:
        10.6092, 4.5018, -18.0567
      #0e193d color charts
#0e193d RGB chart
      #0e193d CMYK chart
      #0e193d RGB pie chart
      #0e193d color shades, tints & tones
#0e193d color schemes
#0e193d color preview, HTML & CSS examples
           This text has a color of #0e193d        
        
          <p style="color:#0e193d;">Text here</p>
        
        
          .mytext {color:#0e193d;}
        
        Text color #0e193d
      
           This box has a color of #0e193d        
        
          <div style="background-color:#0e193d;">Content here</div>
        
        
          .mybackground {background-color:#0e193d;}
        
        Background color #0e193d
      
           Border around this has a color of #0e193d        
        
          <div style="border:2px solid #0e193d;">Content here</div>
        
        
          .myborder {border:2px solid #0e193d;}
        
        Border color #0e193d