#94daa1 color space conversions
Hex:
        #94daa1
        RGB:
        148, 218, 161
        CMY:
        42, 15, 37
        CMYK:
        32, 0, 26, 15
      HSL:
        131°, 48.6111%, 71.7647%
        HSV (HSB):
        131°, 32.1101%, 85.4902%
        XYZ:
        43.7172, 59.0119, 42.8045
        xyY:
        0.3004, 0.4055, 59.0119
      CIE-Lab:
        81.2981, -33.4295, 21.2434
        CIE-LCH:
        81.2981, 39.6083, 147.5653
        CIE-Luv:
        81.2981, -34.2951, 35.9161
        Hunter-Lab:
        76.8192, -32.8508, 20.7364
      #94daa1 color charts
#94daa1 RGB chart
      #94daa1 CMYK chart
      #94daa1 RGB pie chart
      #94daa1 color shades, tints & tones
#94daa1 color schemes
#94daa1 color preview, HTML & CSS examples
           This text has a color of #94daa1        
        
          <p style="color:#94daa1;">Text here</p>
        
        
          .mytext {color:#94daa1;}
        
        Text color #94daa1
      
           This box has a color of #94daa1        
        
          <div style="background-color:#94daa1;">Content here</div>
        
        
          .mybackground {background-color:#94daa1;}
        
        Background color #94daa1
      
           Border around this has a color of #94daa1        
        
          <div style="border:2px solid #94daa1;">Content here</div>
        
        
          .myborder {border:2px solid #94daa1;}
        
        Border color #94daa1