#99afa3 color space conversions
Hex:
        #99afa3
        RGB:
        153, 175, 163
        CMY:
        40, 31, 36
        CMYK:
        13, 0, 7, 31
      HSL:
        147°, 12.0879%, 64.3137%
        HSV (HSB):
        147°, 12.5714%, 68.6275%
        XYZ:
        35.0777, 40.0766, 40.5371
        xyY:
        0.3032, 0.3464, 40.0766
      CIE-Lab:
        69.5240, -9.9908, 3.5773
        CIE-LCH:
        69.5240, 10.6120, 160.2995
        CIE-Luv:
        69.5240, -11.4726, 6.8771
        Hunter-Lab:
        63.3061, -11.8793, 6.3488
      #99afa3 color charts
#99afa3 RGB chart
      #99afa3 CMYK chart
      #99afa3 RGB pie chart
      #99afa3 color shades, tints & tones
#99afa3 color schemes
#99afa3 color preview, HTML & CSS examples
           This text has a color of #99afa3        
        
          <p style="color:#99afa3;">Text here</p>
        
        
          .mytext {color:#99afa3;}
        
        Text color #99afa3
      
           This box has a color of #99afa3        
        
          <div style="background-color:#99afa3;">Content here</div>
        
        
          .mybackground {background-color:#99afa3;}
        
        Background color #99afa3
      
           Border around this has a color of #99afa3        
        
          <div style="border:2px solid #99afa3;">Content here</div>
        
        
          .myborder {border:2px solid #99afa3;}
        
        Border color #99afa3