#9f54ac color space conversions
Hex:
        #9f54ac
        RGB:
        159, 84, 172
        CMY:
        38, 67, 33
        CMYK:
        8, 51, 0, 33
      HSL:
        291°, 34.6457%, 50.1961%
        HSV (HSB):
        291°, 51.1628%, 67.4510%
        XYZ:
        24.9148, 16.6901, 40.9381
        xyY:
        0.3018, 0.2022, 16.6901
      CIE-Lab:
        47.8672, 44.7051, -34.2349
        CIE-LCH:
        47.8672, 56.3079, 322.5553
        CIE-Luv:
        47.8672, 32.6751, -56.6257
        Hunter-Lab:
        40.8536, 37.3656, -30.8152
      #9f54ac color charts
#9f54ac RGB chart
      #9f54ac CMYK chart
      #9f54ac RGB pie chart
      #9f54ac color shades, tints & tones
#9f54ac color schemes
#9f54ac color preview, HTML & CSS examples
           This text has a color of #9f54ac        
        
          <p style="color:#9f54ac;">Text here</p>
        
        
          .mytext {color:#9f54ac;}
        
        Text color #9f54ac
      
           This box has a color of #9f54ac        
        
          <div style="background-color:#9f54ac;">Content here</div>
        
        
          .mybackground {background-color:#9f54ac;}
        
        Background color #9f54ac
      
           Border around this has a color of #9f54ac        
        
          <div style="border:2px solid #9f54ac;">Content here</div>
        
        
          .myborder {border:2px solid #9f54ac;}
        
        Border color #9f54ac