#94bf2f color space conversions
Hex:
        #94bf2f
        RGB:
        148, 191, 47
        CMY:
        42, 25, 82
        CMYK:
        23, 0, 75, 25
      HSL:
        78°, 60.5042%, 46.6667%
        HSV (HSB):
        78°, 75.3927%, 74.9020%
        XYZ:
        31.3566, 43.7627, 9.4837
        xyY:
        0.3706, 0.5173, 43.7627
      CIE-Lab:
        72.0696, -34.1219, 63.1893
        CIE-LCH:
        72.0696, 71.8136, 118.3688
        CIE-Luv:
        72.0696, -21.2902, 76.4167
        Hunter-Lab:
        66.1534, -31.1597, 37.8076
      #94bf2f color charts
#94bf2f RGB chart
      #94bf2f CMYK chart
      #94bf2f RGB pie chart
      #94bf2f color shades, tints & tones
#94bf2f color schemes
#94bf2f color preview, HTML & CSS examples
           This text has a color of #94bf2f        
        
          <p style="color:#94bf2f;">Text here</p>
        
        
          .mytext {color:#94bf2f;}
        
        Text color #94bf2f
      
           This box has a color of #94bf2f        
        
          <div style="background-color:#94bf2f;">Content here</div>
        
        
          .mybackground {background-color:#94bf2f;}
        
        Background color #94bf2f
      
           Border around this has a color of #94bf2f        
        
          <div style="border:2px solid #94bf2f;">Content here</div>
        
        
          .myborder {border:2px solid #94bf2f;}
        
        Border color #94bf2f