#0e941a color space conversions
Hex:
        #0e941a
        RGB:
        14, 148, 26
        CMY:
        95, 42, 90
        CMYK:
        91, 0, 82, 42
      HSL:
        125°, 82.7160%, 31.7647%
        HSV (HSB):
        125°, 90.5405%, 58.0392%
        XYZ:
        10.9575, 21.3478, 4.5203
        xyY:
        0.2976, 0.5797, 21.3478
      CIE-Lab:
        53.3280, -55.4800, 50.2791
        CIE-LCH:
        53.3280, 74.8733, 137.8154
        CIE-Luv:
        53.3280, -49.0131, 61.6938
        Hunter-Lab:
        46.2036, -38.5240, 26.5420
      #0e941a color charts
#0e941a RGB chart
      #0e941a CMYK chart
      #0e941a RGB pie chart
      #0e941a color shades, tints & tones
#0e941a color schemes
#0e941a color preview, HTML & CSS examples
           This text has a color of #0e941a        
        
          <p style="color:#0e941a;">Text here</p>
        
        
          .mytext {color:#0e941a;}
        
        Text color #0e941a
      
           This box has a color of #0e941a        
        
          <div style="background-color:#0e941a;">Content here</div>
        
        
          .mybackground {background-color:#0e941a;}
        
        Background color #0e941a
      
           Border around this has a color of #0e941a        
        
          <div style="border:2px solid #0e941a;">Content here</div>
        
        
          .myborder {border:2px solid #0e941a;}
        
        Border color #0e941a