#94bd8b color space conversions
Hex:
        #94bd8b
        RGB:
        148, 189, 139
        CMY:
        42, 26, 45
        CMYK:
        22, 0, 26, 26
      HSL:
        109°, 27.4725%, 64.3137%
        HSV (HSB):
        109°, 26.4550%, 74.1176%
        XYZ:
        35.0705, 44.5552, 31.1777
        xyY:
        0.3165, 0.4021, 44.5552
      CIE-Lab:
        72.5980, -23.2651, 20.9322
        CIE-LCH:
        72.5980, 31.2957, 138.0216
        CIE-Luv:
        72.5980, -20.5855, 32.8807
        Hunter-Lab:
        66.7497, -23.0273, 19.0314
      #94bd8b color charts
#94bd8b RGB chart
      #94bd8b CMYK chart
      #94bd8b RGB pie chart
      #94bd8b color shades, tints & tones
#94bd8b color schemes
#94bd8b color preview, HTML & CSS examples
           This text has a color of #94bd8b        
        
          <p style="color:#94bd8b;">Text here</p>
        
        
          .mytext {color:#94bd8b;}
        
        Text color #94bd8b
      
           This box has a color of #94bd8b        
        
          <div style="background-color:#94bd8b;">Content here</div>
        
        
          .mybackground {background-color:#94bd8b;}
        
        Background color #94bd8b
      
           Border around this has a color of #94bd8b        
        
          <div style="border:2px solid #94bd8b;">Content here</div>
        
        
          .myborder {border:2px solid #94bd8b;}
        
        Border color #94bd8b