#9f4cfa color space conversions
Hex:
        #9f4cfa
        RGB:
        159, 76, 250
        CMY:
        38, 70, 2
        CMYK:
        36, 70, 0, 2
      HSL:
        269°, 94.5652%, 63.9216%
        HSV (HSB):
        269°, 69.6000%, 98.0392%
        XYZ:
        34.1378, 19.4419, 92.3959
        xyY:
        0.2339, 0.1332, 19.4419
      CIE-Lab:
        51.2003, 65.7586, -73.4855
        CIE-LCH:
        51.2003, 98.6119, 311.8238
        CIE-Luv:
        51.2003, 19.0566, -118.5682
        Hunter-Lab:
        44.0930, 61.0361, -93.3757
      #9f4cfa color charts
#9f4cfa RGB chart
      #9f4cfa CMYK chart
      #9f4cfa RGB pie chart
      #9f4cfa color shades, tints & tones
#9f4cfa color schemes
#9f4cfa color preview, HTML & CSS examples
           This text has a color of #9f4cfa        
        
          <p style="color:#9f4cfa;">Text here</p>
        
        
          .mytext {color:#9f4cfa;}
        
        Text color #9f4cfa
      
           This box has a color of #9f4cfa        
        
          <div style="background-color:#9f4cfa;">Content here</div>
        
        
          .mybackground {background-color:#9f4cfa;}
        
        Background color #9f4cfa
      
           Border around this has a color of #9f4cfa        
        
          <div style="border:2px solid #9f4cfa;">Content here</div>
        
        
          .myborder {border:2px solid #9f4cfa;}
        
        Border color #9f4cfa