#94bf1a color space conversions
Hex:
        #94bf1a
        RGB:
        148, 191, 26
        CMY:
        42, 25, 90
        CMYK:
        23, 0, 86, 25
      HSL:
        76°, 76.0369%, 42.5490%
        HSV (HSB):
        76°, 86.3874%, 74.9020%
        XYZ:
        31.0300, 43.6321, 7.7637
        xyY:
        0.3765, 0.5294, 43.6321
      CIE-Lab:
        71.9819, -34.9476, 68.7590
        CIE-LCH:
        71.9819, 77.1306, 116.9425
        CIE-Luv:
        71.9819, -21.2676, 80.1773
        Hunter-Lab:
        66.0546, -31.7428, 39.2696
      #94bf1a color charts
#94bf1a RGB chart
      #94bf1a CMYK chart
      #94bf1a RGB pie chart
      #94bf1a color shades, tints & tones
#94bf1a color schemes
#94bf1a color preview, HTML & CSS examples
           This text has a color of #94bf1a        
        
          <p style="color:#94bf1a;">Text here</p>
        
        
          .mytext {color:#94bf1a;}
        
        Text color #94bf1a
      
           This box has a color of #94bf1a        
        
          <div style="background-color:#94bf1a;">Content here</div>
        
        
          .mybackground {background-color:#94bf1a;}
        
        Background color #94bf1a
      
           Border around this has a color of #94bf1a        
        
          <div style="border:2px solid #94bf1a;">Content here</div>
        
        
          .myborder {border:2px solid #94bf1a;}
        
        Border color #94bf1a