#000e62 color space conversions
Hex:
        #000e62
        RGB:
        0, 14, 98
        CMY:
        100, 95, 62
        CMYK:
        100, 86, 0, 62
      HSL:
        231°, 100.0000%, 19.2157%
        HSV (HSB):
        231°, 100.0000%, 38.4314%
        XYZ:
        2.3616, 1.1959, 11.6616
        xyY:
        0.1552, 0.0786, 1.1959
      CIE-Lab:
        10.5272, 31.5608, -49.2429
        CIE-LCH:
        10.5272, 58.4888, 302.6566
        CIE-Luv:
        10.5272, -3.6910, -37.4501
        Hunter-Lab:
        10.9358, 19.4103, -55.5701
      #000e62 color charts
#000e62 RGB chart
      #000e62 CMYK chart
      #000e62 RGB pie chart
      #000e62 color shades, tints & tones
#000e62 color schemes
#000e62 color preview, HTML & CSS examples
           This text has a color of #000e62        
        
          <p style="color:#000e62;">Text here</p>
        
        
          .mytext {color:#000e62;}
        
        Text color #000e62
      
           This box has a color of #000e62        
        
          <div style="background-color:#000e62;">Content here</div>
        
        
          .mybackground {background-color:#000e62;}
        
        Background color #000e62
      
           Border around this has a color of #000e62        
        
          <div style="border:2px solid #000e62;">Content here</div>
        
        
          .myborder {border:2px solid #000e62;}
        
        Border color #000e62