#9f27aa color space conversions
Hex:
        #9f27aa
        RGB:
        159, 39, 170
        CMY:
        38, 85, 33
        CMYK:
        6, 77, 0, 33
      HSL:
        295°, 62.6794%, 40.9804%
        HSV (HSB):
        295°, 77.0588%, 66.6667%
        XYZ:
        22.2793, 11.7242, 39.1190
        xyY:
        0.3047, 0.1603, 11.7242
      CIE-Lab:
        40.7745, 63.5713, -44.2932
        CIE-LCH:
        40.7745, 77.4803, 325.1332
        CIE-Luv:
        40.7745, 44.8563, -70.9700
        Hunter-Lab:
        34.2407, 56.2229, -43.7686
      #9f27aa color charts
#9f27aa RGB chart
      #9f27aa CMYK chart
      #9f27aa RGB pie chart
      #9f27aa color shades, tints & tones
#9f27aa color schemes
#9f27aa color preview, HTML & CSS examples
           This text has a color of #9f27aa        
        
          <p style="color:#9f27aa;">Text here</p>
        
        
          .mytext {color:#9f27aa;}
        
        Text color #9f27aa
      
           This box has a color of #9f27aa        
        
          <div style="background-color:#9f27aa;">Content here</div>
        
        
          .mybackground {background-color:#9f27aa;}
        
        Background color #9f27aa
      
           Border around this has a color of #9f27aa        
        
          <div style="border:2px solid #9f27aa;">Content here</div>
        
        
          .myborder {border:2px solid #9f27aa;}
        
        Border color #9f27aa