#0e8140 color space conversions
Hex:
        #0e8140
        RGB:
        14, 129, 64
        CMY:
        95, 49, 75
        CMYK:
        89, 0, 50, 49
      HSL:
        146°, 80.4196%, 28.0392%
        HSV (HSB):
        146°, 89.1473%, 50.5882%
        XYZ:
        8.9568, 16.1640, 7.4984
        xyY:
        0.2746, 0.4955, 16.1640
      CIE-Lab:
        47.1890, -44.8350, 26.9681
        CIE-LCH:
        47.1890, 52.3207, 148.9732
        CIE-Luv:
        47.1890, -41.1275, 38.5060
        Hunter-Lab:
        40.2045, -30.5917, 17.0852
      #0e8140 color charts
#0e8140 RGB chart
      #0e8140 CMYK chart
      #0e8140 RGB pie chart
      #0e8140 color shades, tints & tones
#0e8140 color schemes
#0e8140 color preview, HTML & CSS examples
           This text has a color of #0e8140        
        
          <p style="color:#0e8140;">Text here</p>
        
        
          .mytext {color:#0e8140;}
        
        Text color #0e8140
      
           This box has a color of #0e8140        
        
          <div style="background-color:#0e8140;">Content here</div>
        
        
          .mybackground {background-color:#0e8140;}
        
        Background color #0e8140
      
           Border around this has a color of #0e8140        
        
          <div style="border:2px solid #0e8140;">Content here</div>
        
        
          .myborder {border:2px solid #0e8140;}
        
        Border color #0e8140