#9aa3cf color space conversions
Hex:
        #9aa3cf
        RGB:
        154, 163, 207
        CMY:
        40, 36, 19
        CMYK:
        26, 21, 0, 19
      HSL:
        230°, 35.5705%, 70.7843%
        HSV (HSB):
        230°, 25.6039%, 81.1765%
        XYZ:
        37.6861, 37.5694, 64.2968
        xyY:
        0.2700, 0.2692, 37.5694
      CIE-Lab:
        67.7020, 6.5407, -23.4789
        CIE-LCH:
        67.7020, 24.3729, 285.5667
        CIE-Luv:
        67.7020, -7.0529, -37.4491
        Hunter-Lab:
        61.2939, 2.4851, -19.2891
      #9aa3cf color charts
#9aa3cf RGB chart
      #9aa3cf CMYK chart
      #9aa3cf RGB pie chart
      #9aa3cf color shades, tints & tones
#9aa3cf color schemes
#9aa3cf color preview, HTML & CSS examples
           This text has a color of #9aa3cf        
        
          <p style="color:#9aa3cf;">Text here</p>
        
        
          .mytext {color:#9aa3cf;}
        
        Text color #9aa3cf
      
           This box has a color of #9aa3cf        
        
          <div style="background-color:#9aa3cf;">Content here</div>
        
        
          .mybackground {background-color:#9aa3cf;}
        
        Background color #9aa3cf
      
           Border around this has a color of #9aa3cf        
        
          <div style="border:2px solid #9aa3cf;">Content here</div>
        
        
          .myborder {border:2px solid #9aa3cf;}
        
        Border color #9aa3cf