#9ad5ac color space conversions
Hex:
        #9ad5ac
        RGB:
        154, 213, 172
        CMY:
        40, 16, 33
        CMYK:
        28, 0, 19, 16
      HSL:
        138°, 41.2587%, 71.9608%
        HSV (HSB):
        138°, 27.6995%, 83.5294%
        XYZ:
        44.5671, 57.4371, 47.7673
        xyY:
        0.2976, 0.3835, 57.4371
      CIE-Lab:
        80.4248, -27.1800, 14.2812
        CIE-LCH:
        80.4248, 30.7036, 152.2812
        CIE-Luv:
        80.4248, -29.2406, 25.3552
        Hunter-Lab:
        75.7873, -27.6599, 15.6817
      #9ad5ac color charts
#9ad5ac RGB chart
      #9ad5ac CMYK chart
      #9ad5ac RGB pie chart
      #9ad5ac color shades, tints & tones
#9ad5ac color schemes
#9ad5ac color preview, HTML & CSS examples
           This text has a color of #9ad5ac        
        
          <p style="color:#9ad5ac;">Text here</p>
        
        
          .mytext {color:#9ad5ac;}
        
        Text color #9ad5ac
      
           This box has a color of #9ad5ac        
        
          <div style="background-color:#9ad5ac;">Content here</div>
        
        
          .mybackground {background-color:#9ad5ac;}
        
        Background color #9ad5ac
      
           Border around this has a color of #9ad5ac        
        
          <div style="border:2px solid #9ad5ac;">Content here</div>
        
        
          .myborder {border:2px solid #9ad5ac;}
        
        Border color #9ad5ac