#0e5e2b color space conversions
Hex:
        #0e5e2b
        RGB:
        14, 94, 43
        CMY:
        95, 63, 83
        CMYK:
        85, 0, 54, 63
      HSL:
        142°, 74.0741%, 21.1765%
        HSV (HSB):
        142°, 85.1064%, 36.8627%
        XYZ:
        4.6199, 8.2732, 3.6389
        xyY:
        0.2795, 0.5004, 8.2732
      CIE-Lab:
        34.5455, -35.3949, 22.7255
        CIE-LCH:
        34.5455, 42.0624, 147.2972
        CIE-Luv:
        34.5455, -29.4147, 29.1479
        Hunter-Lab:
        28.7631, -21.6654, 12.6333
      #0e5e2b color charts
#0e5e2b RGB chart
      #0e5e2b CMYK chart
      #0e5e2b RGB pie chart
      #0e5e2b color shades, tints & tones
#0e5e2b color schemes
#0e5e2b color preview, HTML & CSS examples
           This text has a color of #0e5e2b        
        
          <p style="color:#0e5e2b;">Text here</p>
        
        
          .mytext {color:#0e5e2b;}
        
        Text color #0e5e2b
      
           This box has a color of #0e5e2b        
        
          <div style="background-color:#0e5e2b;">Content here</div>
        
        
          .mybackground {background-color:#0e5e2b;}
        
        Background color #0e5e2b
      
           Border around this has a color of #0e5e2b        
        
          <div style="border:2px solid #0e5e2b;">Content here</div>
        
        
          .myborder {border:2px solid #0e5e2b;}
        
        Border color #0e5e2b