#9e97a1 color space conversions
Hex:
        #9e97a1
        RGB:
        158, 151, 161
        CMY:
        38, 41, 37
        CMYK:
        2, 6, 0, 37
      HSL:
        282°, 5.0505%, 61.1765%
        HSV (HSB):
        282°, 6.2112%, 63.1373%
        XYZ:
        31.6002, 31.9755, 38.2246
        xyY:
        0.3104, 0.3141, 31.9755
      CIE-Lab:
        63.3227, 4.4728, -4.3251
        CIE-LCH:
        63.3227, 6.2219, 315.9616
        CIE-Luv:
        63.3227, 3.3820, -7.0431
        Hunter-Lab:
        56.5469, 0.7943, -0.4960
      #9e97a1 color charts
#9e97a1 RGB chart
      #9e97a1 CMYK chart
      #9e97a1 RGB pie chart
      #9e97a1 color shades, tints & tones
#9e97a1 color schemes
#9e97a1 color preview, HTML & CSS examples
           This text has a color of #9e97a1        
        
          <p style="color:#9e97a1;">Text here</p>
        
        
          .mytext {color:#9e97a1;}
        
        Text color #9e97a1
      
           This box has a color of #9e97a1        
        
          <div style="background-color:#9e97a1;">Content here</div>
        
        
          .mybackground {background-color:#9e97a1;}
        
        Background color #9e97a1
      
           Border around this has a color of #9e97a1        
        
          <div style="border:2px solid #9e97a1;">Content here</div>
        
        
          .myborder {border:2px solid #9e97a1;}
        
        Border color #9e97a1