#9f4dff color space conversions
Hex:
        #9f4dff
        RGB:
        159, 77, 255
        CMY:
        38, 70, 0
        CMYK:
        38, 70, 0, 0
      HSL:
        268°, 100.0000%, 65.0980%
        HSV (HSB):
        268°, 69.8039%, 100.0000%
        XYZ:
        35.0020, 19.8987, 96.6038
        xyY:
        0.2310, 0.1313, 19.8987
      CIE-Lab:
        51.7225, 66.4818, -75.4170
        CIE-LCH:
        51.7225, 100.5363, 311.3969
        CIE-Luv:
        51.7225, 18.0107, -121.7102
        Hunter-Lab:
        44.6079, 61.9975, -97.1739
      #9f4dff color charts
#9f4dff RGB chart
      #9f4dff CMYK chart
      #9f4dff RGB pie chart
      #9f4dff color shades, tints & tones
#9f4dff color schemes
#9f4dff color preview, HTML & CSS examples
           This text has a color of #9f4dff        
        
          <p style="color:#9f4dff;">Text here</p>
        
        
          .mytext {color:#9f4dff;}
        
        Text color #9f4dff
      
           This box has a color of #9f4dff        
        
          <div style="background-color:#9f4dff;">Content here</div>
        
        
          .mybackground {background-color:#9f4dff;}
        
        Background color #9f4dff
      
           Border around this has a color of #9f4dff        
        
          <div style="border:2px solid #9f4dff;">Content here</div>
        
        
          .myborder {border:2px solid #9f4dff;}
        
        Border color #9f4dff