#99a0c1 color space conversions
Hex:
        #99a0c1
        RGB:
        153, 160, 193
        CMY:
        40, 37, 24
        CMYK:
        21, 17, 0, 24
      HSL:
        230°, 24.3902%, 67.8431%
        HSV (HSB):
        230°, 20.7254%, 75.6863%
        XYZ:
        35.3333, 35.7642, 55.4930
        xyY:
        0.2791, 0.2825, 35.7642
      CIE-Lab:
        66.3393, 4.6054, -17.7912
        CIE-LCH:
        66.3393, 18.3776, 284.5130
        CIE-Luv:
        66.3393, -5.5217, -27.8992
        Hunter-Lab:
        59.8032, 0.8071, -13.1546
      #99a0c1 color charts
#99a0c1 RGB chart
      #99a0c1 CMYK chart
      #99a0c1 RGB pie chart
      #99a0c1 color shades, tints & tones
#99a0c1 color schemes
#99a0c1 color preview, HTML & CSS examples
           This text has a color of #99a0c1        
        
          <p style="color:#99a0c1;">Text here</p>
        
        
          .mytext {color:#99a0c1;}
        
        Text color #99a0c1
      
           This box has a color of #99a0c1        
        
          <div style="background-color:#99a0c1;">Content here</div>
        
        
          .mybackground {background-color:#99a0c1;}
        
        Background color #99a0c1
      
           Border around this has a color of #99a0c1        
        
          <div style="border:2px solid #99a0c1;">Content here</div>
        
        
          .myborder {border:2px solid #99a0c1;}
        
        Border color #99a0c1