#0e1242 color space conversions
Hex:
        #0e1242
        RGB:
        14, 18, 66
        CMY:
        95, 93, 74
        CMYK:
        79, 73, 0, 74
      HSL:
        235°, 65.0000%, 15.6863%
        HSV (HSB):
        235°, 78.7879%, 25.8824%
        XYZ:
        1.3808, 0.9193, 5.2589
        xyY:
        0.1827, 0.1216, 0.9193
      CIE-Lab:
        8.3004, 17.2583, -30.9381
        CIE-LCH:
        8.3004, 35.4262, 299.1542
        CIE-Luv:
        8.3004, -2.0903, -21.6871
        Hunter-Lab:
        9.5881, 8.9264, -25.8079
      #0e1242 color charts
#0e1242 RGB chart
      #0e1242 CMYK chart
      #0e1242 RGB pie chart
      #0e1242 color shades, tints & tones
#0e1242 color schemes
#0e1242 color preview, HTML & CSS examples
           This text has a color of #0e1242        
        
          <p style="color:#0e1242;">Text here</p>
        
        
          .mytext {color:#0e1242;}
        
        Text color #0e1242
      
           This box has a color of #0e1242        
        
          <div style="background-color:#0e1242;">Content here</div>
        
        
          .mybackground {background-color:#0e1242;}
        
        Background color #0e1242
      
           Border around this has a color of #0e1242        
        
          <div style="border:2px solid #0e1242;">Content here</div>
        
        
          .myborder {border:2px solid #0e1242;}
        
        Border color #0e1242