#94ba8b color space conversions
Hex:
        #94ba8b
        RGB:
        148, 186, 139
        CMY:
        42, 27, 45
        CMYK:
        20, 0, 25, 27
      HSL:
        109°, 25.4054%, 63.7255%
        HSV (HSB):
        109°, 25.2688%, 72.9412%
        XYZ:
        34.4318, 43.2778, 30.9648
        xyY:
        0.3168, 0.3982, 43.2778
      CIE-Lab:
        71.7431, -21.7705, 19.7589
        CIE-LCH:
        71.7431, 29.4002, 137.7731
        CIE-Luv:
        71.7431, -19.0904, 31.0372
        Hunter-Lab:
        65.7859, -21.6996, 18.1428
      #94ba8b color charts
#94ba8b RGB chart
      #94ba8b CMYK chart
      #94ba8b RGB pie chart
      #94ba8b color shades, tints & tones
#94ba8b color schemes
#94ba8b color preview, HTML & CSS examples
           This text has a color of #94ba8b        
        
          <p style="color:#94ba8b;">Text here</p>
        
        
          .mytext {color:#94ba8b;}
        
        Text color #94ba8b
      
           This box has a color of #94ba8b        
        
          <div style="background-color:#94ba8b;">Content here</div>
        
        
          .mybackground {background-color:#94ba8b;}
        
        Background color #94ba8b
      
           Border around this has a color of #94ba8b        
        
          <div style="border:2px solid #94ba8b;">Content here</div>
        
        
          .myborder {border:2px solid #94ba8b;}
        
        Border color #94ba8b