#9ac0ac color space conversions
Hex:
        #9ac0ac
        RGB:
        154, 192, 172
        CMY:
        40, 25, 33
        CMYK:
        20, 0, 10, 25
      HSL:
        148°, 23.1707%, 67.8431%
        HSV (HSB):
        148°, 19.7917%, 75.2941%
        XYZ:
        39.6225, 47.5479, 46.1191
        xyY:
        0.2973, 0.3567, 47.5479
      CIE-Lab:
        74.5388, -16.7419, 5.9014
        CIE-LCH:
        74.5388, 17.7515, 160.5827
        CIE-Luv:
        74.5388, -19.3807, 11.4717
        Hunter-Lab:
        68.9550, -18.1026, 8.6136
      #9ac0ac color charts
#9ac0ac RGB chart
      #9ac0ac CMYK chart
      #9ac0ac RGB pie chart
      #9ac0ac color shades, tints & tones
#9ac0ac color schemes
#9ac0ac color preview, HTML & CSS examples
           This text has a color of #9ac0ac        
        
          <p style="color:#9ac0ac;">Text here</p>
        
        
          .mytext {color:#9ac0ac;}
        
        Text color #9ac0ac
      
           This box has a color of #9ac0ac        
        
          <div style="background-color:#9ac0ac;">Content here</div>
        
        
          .mybackground {background-color:#9ac0ac;}
        
        Background color #9ac0ac
      
           Border around this has a color of #9ac0ac        
        
          <div style="border:2px solid #9ac0ac;">Content here</div>
        
        
          .myborder {border:2px solid #9ac0ac;}
        
        Border color #9ac0ac