#94aa05 color space conversions
Hex:
        #94aa05
        RGB:
        148, 170, 5
        CMY:
        42, 33, 98
        CMYK:
        13, 0, 97, 33
      HSL:
        68°, 94.2857%, 34.3137%
        HSV (HSB):
        68°, 97.0588%, 66.6667%
        XYZ:
        26.6149, 35.0563, 5.5074
        xyY:
        0.3962, 0.5218, 35.0563
      CIE-Lab:
        65.7925, -25.4402, 67.0568
        CIE-LCH:
        65.7925, 71.7204, 110.7759
        CIE-Luv:
        65.7925, -9.1813, 73.7057
        Hunter-Lab:
        59.2084, -23.3768, 35.9309
      #94aa05 color charts
#94aa05 RGB chart
      #94aa05 CMYK chart
      #94aa05 RGB pie chart
      #94aa05 color shades, tints & tones
#94aa05 color schemes
#94aa05 color preview, HTML & CSS examples
           This text has a color of #94aa05        
        
          <p style="color:#94aa05;">Text here</p>
        
        
          .mytext {color:#94aa05;}
        
        Text color #94aa05
      
           This box has a color of #94aa05        
        
          <div style="background-color:#94aa05;">Content here</div>
        
        
          .mybackground {background-color:#94aa05;}
        
        Background color #94aa05
      
           Border around this has a color of #94aa05        
        
          <div style="border:2px solid #94aa05;">Content here</div>
        
        
          .myborder {border:2px solid #94aa05;}
        
        Border color #94aa05