#99d5ab color space conversions
Hex:
        #99d5ab
        RGB:
        153, 213, 171
        CMY:
        40, 16, 33
        CMYK:
        28, 0, 20, 16
      HSL:
        138°, 41.6667%, 71.7647%
        HSV (HSB):
        138°, 28.1690%, 83.5294%
        XYZ:
        44.2818, 57.3011, 47.2544
        xyY:
        0.2975, 0.3850, 57.3011
      CIE-Lab:
        80.3486, -27.6823, 14.6957
        CIE-LCH:
        80.3486, 31.3413, 152.0374
        CIE-Luv:
        80.3486, -29.6971, 26.0098
        Hunter-Lab:
        75.6975, -28.0510, 15.9763
      #99d5ab color charts
#99d5ab RGB chart
      #99d5ab CMYK chart
      #99d5ab RGB pie chart
      #99d5ab color shades, tints & tones
#99d5ab color schemes
#99d5ab color preview, HTML & CSS examples
           This text has a color of #99d5ab        
        
          <p style="color:#99d5ab;">Text here</p>
        
        
          .mytext {color:#99d5ab;}
        
        Text color #99d5ab
      
           This box has a color of #99d5ab        
        
          <div style="background-color:#99d5ab;">Content here</div>
        
        
          .mybackground {background-color:#99d5ab;}
        
        Background color #99d5ab
      
           Border around this has a color of #99d5ab        
        
          <div style="border:2px solid #99d5ab;">Content here</div>
        
        
          .myborder {border:2px solid #99d5ab;}
        
        Border color #99d5ab