#0e8300 color space conversions
Hex:
        #0e8300
        RGB:
        14, 131, 0
        CMY:
        95, 49, 100
        CMYK:
        89, 0, 100, 49
      HSL:
        114°, 100.0000%, 25.6863%
        HSV (HSB):
        114°, 100.0000%, 51.3725%
        XYZ:
        8.2974, 16.3260, 2.7139
        xyY:
        0.3035, 0.5972, 16.3260
      CIE-Lab:
        47.3993, -51.4677, 50.8873
        CIE-LCH:
        47.3993, 72.3771, 135.3249
        CIE-Luv:
        47.3993, -43.6487, 57.8727
        Hunter-Lab:
        40.4054, -34.0538, 24.3014
      #0e8300 color charts
#0e8300 RGB chart
      #0e8300 CMYK chart
      #0e8300 RGB pie chart
      #0e8300 color shades, tints & tones
#0e8300 color schemes
#0e8300 color preview, HTML & CSS examples
           This text has a color of #0e8300        
        
          <p style="color:#0e8300;">Text here</p>
        
        
          .mytext {color:#0e8300;}
        
        Text color #0e8300
      
           This box has a color of #0e8300        
        
          <div style="background-color:#0e8300;">Content here</div>
        
        
          .mybackground {background-color:#0e8300;}
        
        Background color #0e8300
      
           Border around this has a color of #0e8300        
        
          <div style="border:2px solid #0e8300;">Content here</div>
        
        
          .myborder {border:2px solid #0e8300;}
        
        Border color #0e8300