#94bd1e color space conversions
Hex:
        #94bd1e
        RGB:
        148, 189, 30
        CMY:
        42, 26, 88
        CMYK:
        22, 0, 84, 26
      HSL:
        75°, 72.6027%, 42.9412%
        HSV (HSB):
        75°, 84.1270%, 74.1176%
        XYZ:
        30.6447, 42.7848, 7.8714
        xyY:
        0.3769, 0.5263, 42.7848
      CIE-Lab:
        71.4087, -33.9078, 67.3887
        CIE-LCH:
        71.4087, 75.4385, 116.7101
        CIE-Luv:
        71.4087, -20.1712, 78.8052
        Hunter-Lab:
        65.4101, -30.8403, 38.6521
      #94bd1e color charts
#94bd1e RGB chart
      #94bd1e CMYK chart
      #94bd1e RGB pie chart
      #94bd1e color shades, tints & tones
#94bd1e color schemes
#94bd1e color preview, HTML & CSS examples
           This text has a color of #94bd1e        
        
          <p style="color:#94bd1e;">Text here</p>
        
        
          .mytext {color:#94bd1e;}
        
        Text color #94bd1e
      
           This box has a color of #94bd1e        
        
          <div style="background-color:#94bd1e;">Content here</div>
        
        
          .mybackground {background-color:#94bd1e;}
        
        Background color #94bd1e
      
           Border around this has a color of #94bd1e        
        
          <div style="border:2px solid #94bd1e;">Content here</div>
        
        
          .myborder {border:2px solid #94bd1e;}
        
        Border color #94bd1e