#0e126d color space conversions
Hex:
        #0e126d
        RGB:
        14, 18, 109
        CMY:
        95, 93, 57
        CMYK:
        87, 83, 0, 57
      HSL:
        237°, 77.2358%, 24.1176%
        HSV (HSB):
        237°, 87.1560%, 42.7451%
        XYZ:
        3.1577, 1.6301, 14.6162
        xyY:
        0.1627, 0.0840, 1.6301
      CIE-Lab:
        13.4123, 33.9595, -51.6942
        CIE-LCH:
        13.4123, 61.8509, 303.3022
        CIE-Luv:
        13.4123, -3.6755, -45.8616
        Hunter-Lab:
        12.7675, 21.8042, -58.9376
      #0e126d color charts
#0e126d RGB chart
      #0e126d CMYK chart
      #0e126d RGB pie chart
      #0e126d color shades, tints & tones
#0e126d color schemes
#0e126d color preview, HTML & CSS examples
           This text has a color of #0e126d        
        
          <p style="color:#0e126d;">Text here</p>
        
        
          .mytext {color:#0e126d;}
        
        Text color #0e126d
      
           This box has a color of #0e126d        
        
          <div style="background-color:#0e126d;">Content here</div>
        
        
          .mybackground {background-color:#0e126d;}
        
        Background color #0e126d
      
           Border around this has a color of #0e126d        
        
          <div style="border:2px solid #0e126d;">Content here</div>
        
        
          .myborder {border:2px solid #0e126d;}
        
        Border color #0e126d