#9d9aaf color space conversions
Hex:
        #9d9aaf
        RGB:
        157, 154, 175
        CMY:
        38, 40, 31
        CMYK:
        10, 12, 0, 31
      HSL:
        249°, 11.6022%, 64.5098%
        HSV (HSB):
        249°, 12.0000%, 68.6275%
        XYZ:
        33.1981, 33.3744, 45.2496
        xyY:
        0.2969, 0.2985, 33.3744
      CIE-Lab:
        64.4630, 5.3003, -10.5210
        CIE-LCH:
        64.4630, 11.7807, 296.7383
        CIE-Luv:
        64.4630, 0.4081, -16.5347
        Hunter-Lab:
        57.7706, 1.4771, -6.0003
      #9d9aaf color charts
#9d9aaf RGB chart
      #9d9aaf CMYK chart
      #9d9aaf RGB pie chart
      #9d9aaf color shades, tints & tones
#9d9aaf color schemes
#9d9aaf color preview, HTML & CSS examples
           This text has a color of #9d9aaf        
        
          <p style="color:#9d9aaf;">Text here</p>
        
        
          .mytext {color:#9d9aaf;}
        
        Text color #9d9aaf
      
           This box has a color of #9d9aaf        
        
          <div style="background-color:#9d9aaf;">Content here</div>
        
        
          .mybackground {background-color:#9d9aaf;}
        
        Background color #9d9aaf
      
           Border around this has a color of #9d9aaf        
        
          <div style="border:2px solid #9d9aaf;">Content here</div>
        
        
          .myborder {border:2px solid #9d9aaf;}
        
        Border color #9d9aaf