#0e114a color space conversions
Hex:
        #0e114a
        RGB:
        14, 17, 74
        CMY:
        95, 93, 71
        CMYK:
        81, 77, 0, 71
      HSL:
        237°, 68.1818%, 17.2549%
        HSV (HSB):
        237°, 81.0811%, 29.0196%
        XYZ:
        1.6176, 0.9887, 6.5841
        xyY:
        0.1760, 0.1076, 0.9887
      CIE-Lab:
        8.8967, 21.2979, -35.5758
        CIE-LCH:
        8.8967, 41.4637, 300.9074
        CIE-Luv:
        8.8967, -2.2093, -25.7377
        Hunter-Lab:
        9.9432, 11.6382, -32.3001
      #0e114a color charts
#0e114a RGB chart
      #0e114a CMYK chart
      #0e114a RGB pie chart
      #0e114a color shades, tints & tones
#0e114a color schemes
#0e114a color preview, HTML & CSS examples
           This text has a color of #0e114a        
        
          <p style="color:#0e114a;">Text here</p>
        
        
          .mytext {color:#0e114a;}
        
        Text color #0e114a
      
           This box has a color of #0e114a        
        
          <div style="background-color:#0e114a;">Content here</div>
        
        
          .mybackground {background-color:#0e114a;}
        
        Background color #0e114a
      
           Border around this has a color of #0e114a        
        
          <div style="border:2px solid #0e114a;">Content here</div>
        
        
          .myborder {border:2px solid #0e114a;}
        
        Border color #0e114a