#94cd32 color space conversions
Hex:
        #94cd32
        RGB:
        148, 205, 50
        CMY:
        42, 20, 80
        CMYK:
        28, 0, 76, 20
      HSL:
        82°, 60.7843%, 50.0000%
        HSV (HSB):
        82°, 75.6098%, 80.3922%
        XYZ:
        34.6198, 50.1888, 10.8804
        xyY:
        0.3618, 0.5245, 50.1888
      CIE-Lab:
        76.1850, -40.2694, 66.1304
        CIE-LCH:
        76.1850, 77.4265, 121.3388
        CIE-Luv:
        76.1850, -28.7039, 81.6629
        Hunter-Lab:
        70.8441, -36.7485, 40.4850
      #94cd32 color charts
#94cd32 RGB chart
      #94cd32 CMYK chart
      #94cd32 RGB pie chart
      #94cd32 color shades, tints & tones
#94cd32 color schemes
#94cd32 color preview, HTML & CSS examples
           This text has a color of #94cd32        
        
          <p style="color:#94cd32;">Text here</p>
        
        
          .mytext {color:#94cd32;}
        
        Text color #94cd32
      
           This box has a color of #94cd32        
        
          <div style="background-color:#94cd32;">Content here</div>
        
        
          .mybackground {background-color:#94cd32;}
        
        Background color #94cd32
      
           Border around this has a color of #94cd32        
        
          <div style="border:2px solid #94cd32;">Content here</div>
        
        
          .myborder {border:2px solid #94cd32;}
        
        Border color #94cd32