#9f4ffd color space conversions
Hex:
        #9f4ffd
        RGB:
        159, 79, 253
        CMY:
        38, 69, 1
        CMYK:
        37, 69, 0, 1
      HSL:
        268°, 97.7528%, 65.0980%
        HSV (HSB):
        268°, 68.7747%, 99.2157%
        XYZ:
        34.8237, 20.0547, 94.9640
        xyY:
        0.2324, 0.1338, 20.0547
      CIE-Lab:
        51.8990, 65.1112, -74.0190
        CIE-LCH:
        51.8990, 98.5814, 311.3366
        CIE-Luv:
        51.8990, 17.9701, -119.7375
        Hunter-Lab:
        44.7825, 60.4353, -94.3803
      #9f4ffd color charts
#9f4ffd RGB chart
      #9f4ffd CMYK chart
      #9f4ffd RGB pie chart
      #9f4ffd color shades, tints & tones
#9f4ffd color schemes
#9f4ffd color preview, HTML & CSS examples
           This text has a color of #9f4ffd        
        
          <p style="color:#9f4ffd;">Text here</p>
        
        
          .mytext {color:#9f4ffd;}
        
        Text color #9f4ffd
      
           This box has a color of #9f4ffd        
        
          <div style="background-color:#9f4ffd;">Content here</div>
        
        
          .mybackground {background-color:#9f4ffd;}
        
        Background color #9f4ffd
      
           Border around this has a color of #9f4ffd        
        
          <div style="border:2px solid #9f4ffd;">Content here</div>
        
        
          .myborder {border:2px solid #9f4ffd;}
        
        Border color #9f4ffd