#9f47fa color space conversions
Hex:
        #9f47fa
        RGB:
        159, 71, 250
        CMY:
        38, 72, 2
        CMYK:
        36, 72, 0, 2
      HSL:
        269°, 94.7090%, 62.9412%
        HSV (HSB):
        269°, 71.6000%, 98.0392%
        XYZ:
        33.8066, 18.7795, 92.2855
        xyY:
        0.2334, 0.1296, 18.7795
      CIE-Lab:
        50.4283, 67.9332, -74.7411
        CIE-LCH:
        50.4283, 101.0008, 312.2681
        CIE-Luv:
        50.4283, 19.9595, -119.9743
        Hunter-Lab:
        43.3354, 63.4139, -95.9272
      #9f47fa color charts
#9f47fa RGB chart
      #9f47fa CMYK chart
      #9f47fa RGB pie chart
      #9f47fa color shades, tints & tones
#9f47fa color schemes
#9f47fa color preview, HTML & CSS examples
           This text has a color of #9f47fa        
        
          <p style="color:#9f47fa;">Text here</p>
        
        
          .mytext {color:#9f47fa;}
        
        Text color #9f47fa
      
           This box has a color of #9f47fa        
        
          <div style="background-color:#9f47fa;">Content here</div>
        
        
          .mybackground {background-color:#9f47fa;}
        
        Background color #9f47fa
      
           Border around this has a color of #9f47fa        
        
          <div style="border:2px solid #9f47fa;">Content here</div>
        
        
          .myborder {border:2px solid #9f47fa;}
        
        Border color #9f47fa