#0e8132 color space conversions
Hex:
        #0e8132
        RGB:
        14, 129, 50
        CMY:
        95, 49, 80
        CMYK:
        89, 0, 61, 49
      HSL:
        139°, 80.4196%, 28.0392%
        HSV (HSB):
        139°, 89.1473%, 50.5882%
        XYZ:
        8.6071, 16.0242, 5.6569
        xyY:
        0.2842, 0.5291, 16.0242
      CIE-Lab:
        47.0062, -47.0476, 34.0030
        CIE-LCH:
        47.0062, 58.0489, 144.1430
        CIE-Luv:
        47.0062, -41.7863, 45.1932
        Hunter-Lab:
        40.0302, -31.6727, 19.6425
      #0e8132 color charts
#0e8132 RGB chart
      #0e8132 CMYK chart
      #0e8132 RGB pie chart
      #0e8132 color shades, tints & tones
#0e8132 color schemes
#0e8132 color preview, HTML & CSS examples
           This text has a color of #0e8132        
        
          <p style="color:#0e8132;">Text here</p>
        
        
          .mytext {color:#0e8132;}
        
        Text color #0e8132
      
           This box has a color of #0e8132        
        
          <div style="background-color:#0e8132;">Content here</div>
        
        
          .mybackground {background-color:#0e8132;}
        
        Background color #0e8132
      
           Border around this has a color of #0e8132        
        
          <div style="border:2px solid #0e8132;">Content here</div>
        
        
          .myborder {border:2px solid #0e8132;}
        
        Border color #0e8132