#9f55ae color space conversions
Hex:
        #9f55ae
        RGB:
        159, 85, 174
        CMY:
        38, 67, 32
        CMYK:
        9, 51, 0, 32
      HSL:
        290°, 35.4582%, 50.7843%
        HSV (HSB):
        290°, 51.1494%, 68.2353%
        XYZ:
        25.1866, 16.9239, 41.9836
        xyY:
        0.2995, 0.2012, 16.9239
      CIE-Lab:
        48.1640, 44.5850, -34.9416
        CIE-LCH:
        48.1640, 56.6457, 321.9139
        CIE-Luv:
        48.1640, 31.8819, -57.7579
        Hunter-Lab:
        41.1387, 37.2913, -31.7106
      #9f55ae color charts
#9f55ae RGB chart
      #9f55ae CMYK chart
      #9f55ae RGB pie chart
      #9f55ae color shades, tints & tones
#9f55ae color schemes
#9f55ae color preview, HTML & CSS examples
           This text has a color of #9f55ae        
        
          <p style="color:#9f55ae;">Text here</p>
        
        
          .mytext {color:#9f55ae;}
        
        Text color #9f55ae
      
           This box has a color of #9f55ae        
        
          <div style="background-color:#9f55ae;">Content here</div>
        
        
          .mybackground {background-color:#9f55ae;}
        
        Background color #9f55ae
      
           Border around this has a color of #9f55ae        
        
          <div style="border:2px solid #9f55ae;">Content here</div>
        
        
          .myborder {border:2px solid #9f55ae;}
        
        Border color #9f55ae