#000e13 color space conversions
Hex:
        #000e13
        RGB:
        0, 14, 19
        CMY:
        100, 95, 93
        CMYK:
        100, 26, 0, 93
      HSL:
        196°, 100.0000%, 3.7255%
        HSV (HSB):
        196°, 100.0000%, 7.4510%
        XYZ:
        0.2746, 0.3611, 0.6713
        xyY:
        0.2101, 0.2763, 0.3611
      CIE-Lab:
        3.2617, -2.8112, -3.9785
        CIE-LCH:
        3.2617, 4.8715, 234.7548
        CIE-Luv:
        3.2617, -2.3445, -1.9738
        Hunter-Lab:
        6.0091, -2.3595, -2.4173
      #000e13 color charts
#000e13 RGB chart
      #000e13 CMYK chart
      #000e13 RGB pie chart
      #000e13 color shades, tints & tones
#000e13 color schemes
#000e13 color preview, HTML & CSS examples
           This text has a color of #000e13        
        
          <p style="color:#000e13;">Text here</p>
        
        
          .mytext {color:#000e13;}
        
        Text color #000e13
      
           This box has a color of #000e13        
        
          <div style="background-color:#000e13;">Content here</div>
        
        
          .mybackground {background-color:#000e13;}
        
        Background color #000e13
      
           Border around this has a color of #000e13        
        
          <div style="border:2px solid #000e13;">Content here</div>
        
        
          .myborder {border:2px solid #000e13;}
        
        Border color #000e13