#94c42e color space conversions
Hex:
        #94c42e
        RGB:
        148, 196, 46
        CMY:
        42, 23, 82
        CMYK:
        24, 0, 77, 23
      HSL:
        79°, 61.9835%, 47.4510%
        HSV (HSB):
        79°, 76.5306%, 76.8627%
        XYZ:
        32.4458, 45.9730, 9.7484
        xyY:
        0.3680, 0.5214, 45.9730
      CIE-Lab:
        73.5280, -36.4533, 64.8866
        CIE-LCH:
        73.5280, 74.4252, 119.3273
        CIE-Luv:
        73.5280, -23.9843, 78.7589
        Hunter-Lab:
        67.8034, -33.2387, 38.9380
      #94c42e color charts
#94c42e RGB chart
      #94c42e CMYK chart
      #94c42e RGB pie chart
      #94c42e color shades, tints & tones
#94c42e color schemes
#94c42e color preview, HTML & CSS examples
           This text has a color of #94c42e        
        
          <p style="color:#94c42e;">Text here</p>
        
        
          .mytext {color:#94c42e;}
        
        Text color #94c42e
      
           This box has a color of #94c42e        
        
          <div style="background-color:#94c42e;">Content here</div>
        
        
          .mybackground {background-color:#94c42e;}
        
        Background color #94c42e
      
           Border around this has a color of #94c42e        
        
          <div style="border:2px solid #94c42e;">Content here</div>
        
        
          .myborder {border:2px solid #94c42e;}
        
        Border color #94c42e