#0e002f color space conversions
Hex:
        #0e002f
        RGB:
        14, 0, 47
        CMY:
        95, 100, 82
        CMYK:
        70, 100, 0, 82
      HSL:
        258°, 100.0000%, 9.2157%
        HSV (HSB):
        258°, 100.0000%, 18.4314%
        XYZ:
        0.6942, 0.2986, 2.7104
        xyY:
        0.1875, 0.0806, 0.2986
      CIE-Lab:
        2.6972, 16.8110, -26.1598
        CIE-LCH:
        2.6972, 31.0958, 302.7258
        CIE-Luv:
        2.6972, 0.3812, -9.3390
        Hunter-Lab:
        5.4644, 13.1137, -25.5830
      #0e002f color charts
#0e002f RGB chart
      #0e002f CMYK chart
      #0e002f RGB pie chart
      #0e002f color shades, tints & tones
#0e002f color schemes
#0e002f color preview, HTML & CSS examples
           This text has a color of #0e002f        
        
          <p style="color:#0e002f;">Text here</p>
        
        
          .mytext {color:#0e002f;}
        
        Text color #0e002f
      
           This box has a color of #0e002f        
        
          <div style="background-color:#0e002f;">Content here</div>
        
        
          .mybackground {background-color:#0e002f;}
        
        Background color #0e002f
      
           Border around this has a color of #0e002f        
        
          <div style="border:2px solid #0e002f;">Content here</div>
        
        
          .myborder {border:2px solid #0e002f;}
        
        Border color #0e002f