#0e3399 color space conversions
Hex:
        #0e3399
        RGB:
        14, 51, 153
        CMY:
        95, 80, 40
        CMYK:
        91, 67, 0, 40
      HSL:
        224°, 83.2335%, 32.7451%
        HSV (HSB):
        224°, 90.8497%, 60.0000%
        XYZ:
        7.1147, 4.7609, 30.6810
        xyY:
        0.1672, 0.1119, 4.7609
      CIE-Lab:
        26.0425, 29.5042, -58.6322
        CIE-LCH:
        26.0425, 65.6371, 296.7119
        CIE-Luv:
        26.0425, -10.4937, -73.5105
        Hunter-Lab:
        21.8195, 20.0193, -68.0954
      #0e3399 color charts
#0e3399 RGB chart
      #0e3399 CMYK chart
      #0e3399 RGB pie chart
      #0e3399 color shades, tints & tones
#0e3399 color schemes
#0e3399 color preview, HTML & CSS examples
           This text has a color of #0e3399        
        
          <p style="color:#0e3399;">Text here</p>
        
        
          .mytext {color:#0e3399;}
        
        Text color #0e3399
      
           This box has a color of #0e3399        
        
          <div style="background-color:#0e3399;">Content here</div>
        
        
          .mybackground {background-color:#0e3399;}
        
        Background color #0e3399
      
           Border around this has a color of #0e3399        
        
          <div style="border:2px solid #0e3399;">Content here</div>
        
        
          .myborder {border:2px solid #0e3399;}
        
        Border color #0e3399