#94ac00 color space conversions
Hex:
        #94ac00
        RGB:
        148, 172, 0
        CMY:
        42, 33, 100
        CMYK:
        14, 0, 100, 33
      HSL:
        68°, 100.0000%, 33.7255%
        HSV (HSB):
        68°, 100.0000%, 67.4510%
        XYZ:
        26.9653, 35.8009, 5.4891
        xyY:
        0.3951, 0.5245, 35.8009
      CIE-Lab:
        66.3676, -26.4896, 68.1304
        CIE-LCH:
        66.3676, 73.0989, 111.2465
        CIE-Luv:
        66.3676, -10.3668, 74.8617
        Hunter-Lab:
        59.8339, -24.2649, 36.4446
      #94ac00 color charts
#94ac00 RGB chart
      #94ac00 CMYK chart
      #94ac00 RGB pie chart
      #94ac00 color shades, tints & tones
#94ac00 color schemes
#94ac00 color preview, HTML & CSS examples
           This text has a color of #94ac00        
        
          <p style="color:#94ac00;">Text here</p>
        
        
          .mytext {color:#94ac00;}
        
        Text color #94ac00
      
           This box has a color of #94ac00        
        
          <div style="background-color:#94ac00;">Content here</div>
        
        
          .mybackground {background-color:#94ac00;}
        
        Background color #94ac00
      
           Border around this has a color of #94ac00        
        
          <div style="border:2px solid #94ac00;">Content here</div>
        
        
          .myborder {border:2px solid #94ac00;}
        
        Border color #94ac00