#94a71e color space conversions
Hex:
        #94a71e
        RGB:
        148, 167, 30
        CMY:
        42, 35, 88
        CMYK:
        11, 0, 82, 35
      HSL:
        68°, 69.5431%, 38.6275%
        HSV (HSB):
        68°, 82.0359%, 65.4902%
        XYZ:
        26.2658, 34.0271, 6.4118
        xyY:
        0.3938, 0.5101, 34.0271
      CIE-Lab:
        64.9841, -23.3919, 61.8174
        CIE-LCH:
        64.9841, 66.0952, 110.7268
        CIE-Luv:
        64.9841, -7.4728, 69.7405
        Hunter-Lab:
        58.3327, -21.7081, 34.3159
      #94a71e color charts
#94a71e RGB chart
      #94a71e CMYK chart
      #94a71e RGB pie chart
      #94a71e color shades, tints & tones
#94a71e color schemes
#94a71e color preview, HTML & CSS examples
           This text has a color of #94a71e        
        
          <p style="color:#94a71e;">Text here</p>
        
        
          .mytext {color:#94a71e;}
        
        Text color #94a71e
      
           This box has a color of #94a71e        
        
          <div style="background-color:#94a71e;">Content here</div>
        
        
          .mybackground {background-color:#94a71e;}
        
        Background color #94a71e
      
           Border around this has a color of #94a71e        
        
          <div style="border:2px solid #94a71e;">Content here</div>
        
        
          .myborder {border:2px solid #94a71e;}
        
        Border color #94a71e