#94af5d color space conversions
Hex:
        #94af5d
        RGB:
        148, 175, 93
        CMY:
        42, 31, 64
        CMYK:
        15, 0, 47, 31
      HSL:
        80°, 33.8843%, 52.5490%
        HSV (HSB):
        80°, 46.8571%, 68.6275%
        XYZ:
        29.5185, 37.7462, 16.0859
        xyY:
        0.3541, 0.4529, 37.7462
      CIE-Lab:
        67.8331, -22.7483, 38.8115
        CIE-LCH:
        67.8331, 44.9868, 120.3756
        CIE-Luv:
        67.8331, -12.7743, 52.2025
        Hunter-Lab:
        61.4379, -21.7541, 27.4830
      #94af5d color charts
#94af5d RGB chart
      #94af5d CMYK chart
      #94af5d RGB pie chart
      #94af5d color shades, tints & tones
#94af5d color schemes
#94af5d color preview, HTML & CSS examples
           This text has a color of #94af5d        
        
          <p style="color:#94af5d;">Text here</p>
        
        
          .mytext {color:#94af5d;}
        
        Text color #94af5d
      
           This box has a color of #94af5d        
        
          <div style="background-color:#94af5d;">Content here</div>
        
        
          .mybackground {background-color:#94af5d;}
        
        Background color #94af5d
      
           Border around this has a color of #94af5d        
        
          <div style="border:2px solid #94af5d;">Content here</div>
        
        
          .myborder {border:2px solid #94af5d;}
        
        Border color #94af5d