#94b942 color space conversions
Hex:
        #94b942
        RGB:
        148, 185, 66
        CMY:
        42, 27, 74
        CMYK:
        20, 0, 64, 27
      HSL:
        79°, 47.4104%, 49.2157%
        HSV (HSB):
        79°, 64.3243%, 72.5490%
        XYZ:
        30.5451, 41.3872, 11.5329
        xyY:
        0.3660, 0.4959, 41.3872
      CIE-Lab:
        70.4463, -30.1316, 54.4168
        CIE-LCH:
        70.4463, 62.2021, 118.9742
        CIE-Luv:
        70.4463, -18.0612, 68.3945
        Hunter-Lab:
        64.3329, -27.8312, 34.4041
      #94b942 color charts
#94b942 RGB chart
      #94b942 CMYK chart
      #94b942 RGB pie chart
      #94b942 color shades, tints & tones
#94b942 color schemes
#94b942 color preview, HTML & CSS examples
           This text has a color of #94b942        
        
          <p style="color:#94b942;">Text here</p>
        
        
          .mytext {color:#94b942;}
        
        Text color #94b942
      
           This box has a color of #94b942        
        
          <div style="background-color:#94b942;">Content here</div>
        
        
          .mybackground {background-color:#94b942;}
        
        Background color #94b942
      
           Border around this has a color of #94b942        
        
          <div style="border:2px solid #94b942;">Content here</div>
        
        
          .myborder {border:2px solid #94b942;}
        
        Border color #94b942