#99a0af color space conversions
Hex:
        #99a0af
        RGB:
        153, 160, 175
        CMY:
        40, 37, 31
        CMYK:
        13, 9, 0, 31
      HSL:
        221°, 12.0879%, 64.3137%
        HSV (HSB):
        221°, 12.5714%, 68.6275%
        XYZ:
        33.4455, 35.0091, 45.5521
        xyY:
        0.2934, 0.3071, 35.0091
      CIE-Lab:
        65.7557, 0.6008, -8.6239
        CIE-LCH:
        65.7557, 8.6448, 273.9850
        CIE-Luv:
        65.7557, -4.6274, -12.9391
        Hunter-Lab:
        59.1685, -2.6460, -4.2278
      #99a0af color charts
#99a0af RGB chart
      #99a0af CMYK chart
      #99a0af RGB pie chart
      #99a0af color shades, tints & tones
#99a0af color schemes
#99a0af color preview, HTML & CSS examples
           This text has a color of #99a0af        
        
          <p style="color:#99a0af;">Text here</p>
        
        
          .mytext {color:#99a0af;}
        
        Text color #99a0af
      
           This box has a color of #99a0af        
        
          <div style="background-color:#99a0af;">Content here</div>
        
        
          .mybackground {background-color:#99a0af;}
        
        Background color #99a0af
      
           Border around this has a color of #99a0af        
        
          <div style="border:2px solid #99a0af;">Content here</div>
        
        
          .myborder {border:2px solid #99a0af;}
        
        Border color #99a0af