#9ac3af color space conversions
Hex:
        #9ac3af
        RGB:
        154, 195, 175
        CMY:
        40, 24, 31
        CMYK:
        21, 0, 10, 24
      HSL:
        151°, 25.4658%, 68.4314%
        HSV (HSB):
        151°, 21.0256%, 76.4706%
        XYZ:
        40.5794, 48.9954, 47.8757
        xyY:
        0.2952, 0.3565, 48.9954
      CIE-Lab:
        75.4485, -17.6795, 5.5864
        CIE-LCH:
        75.4485, 18.5411, 162.4645
        CIE-Luv:
        75.4485, -20.8348, 11.1974
        Hunter-Lab:
        69.9967, -19.0119, 8.4450
      #9ac3af color charts
#9ac3af RGB chart
      #9ac3af CMYK chart
      #9ac3af RGB pie chart
      #9ac3af color shades, tints & tones
#9ac3af color schemes
#9ac3af color preview, HTML & CSS examples
           This text has a color of #9ac3af        
        
          <p style="color:#9ac3af;">Text here</p>
        
        
          .mytext {color:#9ac3af;}
        
        Text color #9ac3af
      
           This box has a color of #9ac3af        
        
          <div style="background-color:#9ac3af;">Content here</div>
        
        
          .mybackground {background-color:#9ac3af;}
        
        Background color #9ac3af
      
           Border around this has a color of #9ac3af        
        
          <div style="border:2px solid #9ac3af;">Content here</div>
        
        
          .myborder {border:2px solid #9ac3af;}
        
        Border color #9ac3af