#0e011e color space conversions
Hex:
        #0e011e
        RGB:
        14, 1, 30
        CMY:
        95, 100, 88
        CMYK:
        53, 97, 0, 88
      HSL:
        267°, 93.5484%, 6.0784%
        HSV (HSB):
        267°, 96.6667%, 11.7647%
        XYZ:
        0.4263, 0.2088, 1.2461
        xyY:
        0.2266, 0.1110, 0.2088
      CIE-Lab:
        1.8861, 9.3330, -14.2329
        CIE-LCH:
        1.8861, 17.0200, 303.2544
        CIE-Luv:
        1.8861, 0.8791, -5.1685
        Hunter-Lab:
        4.5695, 8.6559, -12.9699
      #0e011e color charts
#0e011e RGB chart
      #0e011e CMYK chart
      #0e011e RGB pie chart
      #0e011e color shades, tints & tones
#0e011e color schemes
#0e011e color preview, HTML & CSS examples
           This text has a color of #0e011e        
        
          <p style="color:#0e011e;">Text here</p>
        
        
          .mytext {color:#0e011e;}
        
        Text color #0e011e
      
           This box has a color of #0e011e        
        
          <div style="background-color:#0e011e;">Content here</div>
        
        
          .mybackground {background-color:#0e011e;}
        
        Background color #0e011e
      
           Border around this has a color of #0e011e        
        
          <div style="border:2px solid #0e011e;">Content here</div>
        
        
          .myborder {border:2px solid #0e011e;}
        
        Border color #0e011e