#9504a5 color space conversions
Hex:
        #9504a5
        RGB:
        149, 4, 165
        CMY:
        42, 98, 35
        CMYK:
        10, 98, 0, 35
      HSL:
        294°, 95.2663%, 33.1373%
        HSV (HSB):
        294°, 97.5758%, 64.7059%
        XYZ:
        19.2294, 9.1930, 36.3582
        xyY:
        0.2968, 0.1419, 9.1930
      CIE-Lab:
        36.3533, 67.8647, -48.4893
        CIE-LCH:
        36.3533, 83.4076, 324.4542
        CIE-Luv:
        36.3533, 43.0567, -74.4463
        Hunter-Lab:
        30.3200, 60.1474, -49.8737
      #9504a5 color charts
#9504a5 RGB chart
      #9504a5 CMYK chart
      #9504a5 RGB pie chart
      #9504a5 color shades, tints & tones
#9504a5 color schemes
#9504a5 color preview, HTML & CSS examples
           This text has a color of #9504a5        
        
          <p style="color:#9504a5;">Text here</p>
        
        
          .mytext {color:#9504a5;}
        
        Text color #9504a5
      
           This box has a color of #9504a5        
        
          <div style="background-color:#9504a5;">Content here</div>
        
        
          .mybackground {background-color:#9504a5;}
        
        Background color #9504a5
      
           Border around this has a color of #9504a5        
        
          <div style="border:2px solid #9504a5;">Content here</div>
        
        
          .myborder {border:2px solid #9504a5;}
        
        Border color #9504a5