#9a5f7a color space conversions
Hex:
        #9a5f7a
        RGB:
        154, 95, 122
        CMY:
        40, 63, 52
        CMYK:
        0, 38, 21, 40
      HSL:
        333°, 23.6948%, 48.8235%
        HSV (HSB):
        333°, 38.3117%, 60.3922%
        XYZ:
        20.9315, 16.4596, 20.4862
        xyY:
        0.3617, 0.2844, 16.4596
      CIE-Lab:
        47.5718, 27.9260, -4.9967
        CIE-LCH:
        47.5718, 28.3695, 349.8556
        CIE-Luv:
        47.5718, 34.8964, -11.4176
        Hunter-Lab:
        40.5704, 21.0953, -1.5394
      #9a5f7a color charts
#9a5f7a RGB chart
      #9a5f7a CMYK chart
      #9a5f7a RGB pie chart
      #9a5f7a color shades, tints & tones
#9a5f7a color schemes
#9a5f7a color preview, HTML & CSS examples
           This text has a color of #9a5f7a        
        
          <p style="color:#9a5f7a;">Text here</p>
        
        
          .mytext {color:#9a5f7a;}
        
        Text color #9a5f7a
      
           This box has a color of #9a5f7a        
        
          <div style="background-color:#9a5f7a;">Content here</div>
        
        
          .mybackground {background-color:#9a5f7a;}
        
        Background color #9a5f7a
      
           Border around this has a color of #9a5f7a        
        
          <div style="border:2px solid #9a5f7a;">Content here</div>
        
        
          .myborder {border:2px solid #9a5f7a;}
        
        Border color #9a5f7a