#9a5b8e color space conversions
Hex:
        #9a5b8e
        RGB:
        154, 91, 142
        CMY:
        40, 64, 44
        CMYK:
        0, 41, 8, 40
      HSL:
        311°, 25.7143%, 48.0392%
        HSV (HSB):
        311°, 40.9091%, 60.3922%
        XYZ:
        21.9500, 16.3052, 27.5815
        xyY:
        0.3334, 0.2477, 16.3052
      CIE-Lab:
        47.3724, 33.6056, -17.2836
        CIE-LCH:
        47.3724, 37.7896, 332.7830
        CIE-Luv:
        47.3724, 32.9721, -29.6752
        Hunter-Lab:
        40.3797, 26.3664, -12.2325
      #9a5b8e color charts
#9a5b8e RGB chart
      #9a5b8e CMYK chart
      #9a5b8e RGB pie chart
      #9a5b8e color shades, tints & tones
#9a5b8e color schemes
#9a5b8e color preview, HTML & CSS examples
           This text has a color of #9a5b8e        
        
          <p style="color:#9a5b8e;">Text here</p>
        
        
          .mytext {color:#9a5b8e;}
        
        Text color #9a5b8e
      
           This box has a color of #9a5b8e        
        
          <div style="background-color:#9a5b8e;">Content here</div>
        
        
          .mybackground {background-color:#9a5b8e;}
        
        Background color #9a5b8e
      
           Border around this has a color of #9a5b8e        
        
          <div style="border:2px solid #9a5b8e;">Content here</div>
        
        
          .myborder {border:2px solid #9a5b8e;}
        
        Border color #9a5b8e