#0e1192 color space conversions
Hex:
        #0e1192
        RGB:
        14, 17, 146
        CMY:
        95, 93, 43
        CMYK:
        90, 88, 0, 43
      HSL:
        239°, 82.5000%, 31.3725%
        HSV (HSB):
        239°, 90.4110%, 57.2549%
        XYZ:
        5.5699, 2.5696, 27.3965
        xyY:
        0.1567, 0.0723, 2.5696
      CIE-Lab:
        18.2304, 46.6653, -67.2448
        CIE-LCH:
        18.2304, 81.8505, 304.7591
        CIE-Luv:
        18.2304, -5.0820, -67.5995
        Hunter-Lab:
        16.0299, 33.9704, -90.1109
      #0e1192 color charts
#0e1192 RGB chart
      #0e1192 CMYK chart
      #0e1192 RGB pie chart
      #0e1192 color shades, tints & tones
#0e1192 color schemes
#0e1192 color preview, HTML & CSS examples
           This text has a color of #0e1192        
        
          <p style="color:#0e1192;">Text here</p>
        
        
          .mytext {color:#0e1192;}
        
        Text color #0e1192
      
           This box has a color of #0e1192        
        
          <div style="background-color:#0e1192;">Content here</div>
        
        
          .mybackground {background-color:#0e1192;}
        
        Background color #0e1192
      
           Border around this has a color of #0e1192        
        
          <div style="border:2px solid #0e1192;">Content here</div>
        
        
          .myborder {border:2px solid #0e1192;}
        
        Border color #0e1192