#9a7eae color space conversions
Hex:
        #9a7eae
        RGB:
        154, 126, 174
        CMY:
        40, 51, 32
        CMYK:
        11, 28, 0, 32
      HSL:
        275°, 22.8571%, 58.8235%
        HSV (HSB):
        275°, 27.5862%, 68.2353%
        XYZ:
        28.4273, 24.8477, 43.3422
        xyY:
        0.2942, 0.2572, 24.8477
      CIE-Lab:
        56.9268, 20.0369, -21.3871
        CIE-LCH:
        56.9268, 29.3068, 313.1331
        CIE-Luv:
        56.9268, 12.0133, -35.0213
        Hunter-Lab:
        49.8475, 14.5627, -16.6592
      #9a7eae color charts
#9a7eae RGB chart
      #9a7eae CMYK chart
      #9a7eae RGB pie chart
      #9a7eae color shades, tints & tones
#9a7eae color schemes
#9a7eae color preview, HTML & CSS examples
           This text has a color of #9a7eae        
        
          <p style="color:#9a7eae;">Text here</p>
        
        
          .mytext {color:#9a7eae;}
        
        Text color #9a7eae
      
           This box has a color of #9a7eae        
        
          <div style="background-color:#9a7eae;">Content here</div>
        
        
          .mybackground {background-color:#9a7eae;}
        
        Background color #9a7eae
      
           Border around this has a color of #9a7eae        
        
          <div style="border:2px solid #9a7eae;">Content here</div>
        
        
          .myborder {border:2px solid #9a7eae;}
        
        Border color #9a7eae