#0e5b1e color space conversions
Hex:
        #0e5b1e
        RGB:
        14, 91, 30
        CMY:
        95, 64, 88
        CMYK:
        85, 0, 67, 64
      HSL:
        132°, 73.3333%, 20.5882%
        HSV (HSB):
        132°, 84.6154%, 35.6863%
        XYZ:
        4.1565, 7.6693, 2.4895
        xyY:
        0.2904, 0.5357, 7.6693
      CIE-Lab:
        33.2844, -36.2753, 28.2078
        CIE-LCH:
        33.2844, 45.9519, 142.1313
        CIE-Luv:
        33.2844, -28.8082, 33.1429
        Hunter-Lab:
        27.6934, -21.6723, 14.0555
      #0e5b1e color charts
#0e5b1e RGB chart
      #0e5b1e CMYK chart
      #0e5b1e RGB pie chart
      #0e5b1e color shades, tints & tones
#0e5b1e color schemes
#0e5b1e color preview, HTML & CSS examples
           This text has a color of #0e5b1e        
        
          <p style="color:#0e5b1e;">Text here</p>
        
        
          .mytext {color:#0e5b1e;}
        
        Text color #0e5b1e
      
           This box has a color of #0e5b1e        
        
          <div style="background-color:#0e5b1e;">Content here</div>
        
        
          .mybackground {background-color:#0e5b1e;}
        
        Background color #0e5b1e
      
           Border around this has a color of #0e5b1e        
        
          <div style="border:2px solid #0e5b1e;">Content here</div>
        
        
          .myborder {border:2px solid #0e5b1e;}
        
        Border color #0e5b1e