#94b3aa color space conversions
Hex:
        #94b3aa
        RGB:
        148, 179, 170
        CMY:
        42, 30, 33
        CMYK:
        17, 0, 5, 30
      HSL:
        163°, 16.9399%, 64.1176%
        HSV (HSB):
        163°, 17.3184%, 70.1961%
        XYZ:
        35.5885, 41.4384, 44.1529
        xyY:
        0.2937, 0.3420, 41.4384
      CIE-Lab:
        70.4820, -12.3872, 1.0723
        CIE-LCH:
        70.4820, 12.4335, 175.0525
        CIE-Luv:
        70.4820, -16.0883, 3.6393
        Hunter-Lab:
        64.3726, -13.9681, 4.3941
      #94b3aa color charts
#94b3aa RGB chart
      #94b3aa CMYK chart
      #94b3aa RGB pie chart
      #94b3aa color shades, tints & tones
#94b3aa color schemes
#94b3aa color preview, HTML & CSS examples
           This text has a color of #94b3aa        
        
          <p style="color:#94b3aa;">Text here</p>
        
        
          .mytext {color:#94b3aa;}
        
        Text color #94b3aa
      
           This box has a color of #94b3aa        
        
          <div style="background-color:#94b3aa;">Content here</div>
        
        
          .mybackground {background-color:#94b3aa;}
        
        Background color #94b3aa
      
           Border around this has a color of #94b3aa        
        
          <div style="border:2px solid #94b3aa;">Content here</div>
        
        
          .myborder {border:2px solid #94b3aa;}
        
        Border color #94b3aa