#9a9aaf color space conversions
Hex:
        #9a9aaf
        RGB:
        154, 154, 175
        CMY:
        40, 40, 31
        CMYK:
        12, 12, 0, 31
      HSL:
        240°, 11.6022%, 64.5098%
        HSV (HSB):
        240°, 12.0000%, 68.6275%
        XYZ:
        32.6199, 33.0764, 45.2226
        xyY:
        0.2941, 0.2982, 33.0764
      CIE-Lab:
        64.2227, 4.2797, -10.9055
        CIE-LCH:
        64.2227, 11.7151, 291.4266
        CIE-Luv:
        64.2227, -1.2211, -16.9519
        Hunter-Lab:
        57.5121, 0.5961, -6.3621
      #9a9aaf color charts
#9a9aaf RGB chart
      #9a9aaf CMYK chart
      #9a9aaf RGB pie chart
      #9a9aaf color shades, tints & tones
#9a9aaf color schemes
#9a9aaf color preview, HTML & CSS examples
           This text has a color of #9a9aaf        
        
          <p style="color:#9a9aaf;">Text here</p>
        
        
          .mytext {color:#9a9aaf;}
        
        Text color #9a9aaf
      
           This box has a color of #9a9aaf        
        
          <div style="background-color:#9a9aaf;">Content here</div>
        
        
          .mybackground {background-color:#9a9aaf;}
        
        Background color #9a9aaf
      
           Border around this has a color of #9a9aaf        
        
          <div style="border:2px solid #9a9aaf;">Content here</div>
        
        
          .myborder {border:2px solid #9a9aaf;}
        
        Border color #9a9aaf