#9e98ad color space conversions
Hex:
        #9e98ad
        RGB:
        158, 152, 173
        CMY:
        38, 40, 32
        CMYK:
        9, 12, 0, 32
      HSL:
        257°, 11.3514%, 63.7255%
        HSV (HSB):
        257°, 12.1387%, 67.8431%
        XYZ:
        32.8716, 32.7427, 44.1226
        xyY:
        0.2995, 0.2984, 32.7427
      CIE-Lab:
        63.9520, 6.3445, -10.1524
        CIE-LCH:
        63.9520, 11.9718, 302.0024
        CIE-Luv:
        63.9520, 2.0625, -16.1141
        Hunter-Lab:
        57.2212, 2.4049, -5.6629
      #9e98ad color charts
#9e98ad RGB chart
      #9e98ad CMYK chart
      #9e98ad RGB pie chart
      #9e98ad color shades, tints & tones
#9e98ad color schemes
#9e98ad color preview, HTML & CSS examples
           This text has a color of #9e98ad        
        
          <p style="color:#9e98ad;">Text here</p>
        
        
          .mytext {color:#9e98ad;}
        
        Text color #9e98ad
      
           This box has a color of #9e98ad        
        
          <div style="background-color:#9e98ad;">Content here</div>
        
        
          .mybackground {background-color:#9e98ad;}
        
        Background color #9e98ad
      
           Border around this has a color of #9e98ad        
        
          <div style="border:2px solid #9e98ad;">Content here</div>
        
        
          .myborder {border:2px solid #9e98ad;}
        
        Border color #9e98ad