#94da1e color space conversions
Hex:
        #94da1e
        RGB:
        148, 218, 30
        CMY:
        42, 15, 88
        CMYK:
        32, 0, 86, 15
      HSL:
        82°, 75.8065%, 48.6275%
        HSV (HSB):
        82°, 86.2385%, 85.4902%
        XYZ:
        37.5185, 56.5324, 10.1627
        xyY:
        0.3600, 0.5425, 56.5324
      CIE-Lab:
        79.9159, -46.6506, 74.6501
        CIE-LCH:
        79.9159, 88.0279, 122.0022
        CIE-Luv:
        79.9159, -35.3253, 90.5070
        Hunter-Lab:
        75.1881, -42.5084, 44.6178
      #94da1e color charts
#94da1e RGB chart
      #94da1e CMYK chart
      #94da1e RGB pie chart
      #94da1e color shades, tints & tones
#94da1e color schemes
#94da1e color preview, HTML & CSS examples
           This text has a color of #94da1e        
        
          <p style="color:#94da1e;">Text here</p>
        
        
          .mytext {color:#94da1e;}
        
        Text color #94da1e
      
           This box has a color of #94da1e        
        
          <div style="background-color:#94da1e;">Content here</div>
        
        
          .mybackground {background-color:#94da1e;}
        
        Background color #94da1e
      
           Border around this has a color of #94da1e        
        
          <div style="border:2px solid #94da1e;">Content here</div>
        
        
          .myborder {border:2px solid #94da1e;}
        
        Border color #94da1e