#9ad1bd color space conversions
Hex:
        #9ad1bd
        RGB:
        154, 209, 189
        CMY:
        40, 18, 26
        CMYK:
        26, 0, 10, 18
      HSL:
        158°, 37.4150%, 71.1765%
        HSV (HSB):
        158°, 26.3158%, 81.9608%
        XYZ:
        45.3122, 56.1451, 56.5930
        xyY:
        0.2867, 0.3552, 56.1451
      CIE-Lab:
        79.6963, -21.8871, 4.1894
        CIE-LCH:
        79.6963, 22.2844, 169.1641
        CIE-Luv:
        79.6963, -27.3605, 9.9454
        Hunter-Lab:
        74.9300, -23.1838, 7.6706
      #9ad1bd color charts
#9ad1bd RGB chart
      #9ad1bd CMYK chart
      #9ad1bd RGB pie chart
      #9ad1bd color shades, tints & tones
#9ad1bd color schemes
#9ad1bd color preview, HTML & CSS examples
           This text has a color of #9ad1bd        
        
          <p style="color:#9ad1bd;">Text here</p>
        
        
          .mytext {color:#9ad1bd;}
        
        Text color #9ad1bd
      
           This box has a color of #9ad1bd        
        
          <div style="background-color:#9ad1bd;">Content here</div>
        
        
          .mybackground {background-color:#9ad1bd;}
        
        Background color #9ad1bd
      
           Border around this has a color of #9ad1bd        
        
          <div style="border:2px solid #9ad1bd;">Content here</div>
        
        
          .myborder {border:2px solid #9ad1bd;}
        
        Border color #9ad1bd