#0e5e00 color space conversions
Hex:
        #0e5e00
        RGB:
        14, 94, 0
        CMY:
        95, 63, 100
        CMYK:
        85, 0, 100, 63
      HSL:
        111°, 100.0000%, 18.4314%
        HSV (HSB):
        111°, 100.0000%, 36.8627%
        XYZ:
        4.1838, 8.0988, 1.3427
        xyY:
        0.3071, 0.5944, 8.0988
      CIE-Lab:
        34.1877, -39.7846, 40.3240
        CIE-LCH:
        34.1877, 56.6466, 134.6142
        CIE-Luv:
        34.1877, -30.5789, 41.6320
        Hunter-Lab:
        28.4583, -23.5599, 17.1234
      #0e5e00 color charts
#0e5e00 RGB chart
      #0e5e00 CMYK chart
      #0e5e00 RGB pie chart
      #0e5e00 color shades, tints & tones
#0e5e00 color schemes
#0e5e00 color preview, HTML & CSS examples
           This text has a color of #0e5e00        
        
          <p style="color:#0e5e00;">Text here</p>
        
        
          .mytext {color:#0e5e00;}
        
        Text color #0e5e00
      
           This box has a color of #0e5e00        
        
          <div style="background-color:#0e5e00;">Content here</div>
        
        
          .mybackground {background-color:#0e5e00;}
        
        Background color #0e5e00
      
           Border around this has a color of #0e5e00        
        
          <div style="border:2px solid #0e5e00;">Content here</div>
        
        
          .myborder {border:2px solid #0e5e00;}
        
        Border color #0e5e00