#9f00e6 color space conversions
Hex:
        #9f00e6
        RGB:
        159, 0, 230
        CMY:
        38, 100, 10
        CMYK:
        31, 100, 0, 10
      HSL:
        281°, 100.0000%, 45.0980%
        HSV (HSB):
        281°, 100.0000%, 90.1961%
        XYZ:
        28.5810, 13.0841, 75.8820
        xyY:
        0.2431, 0.1113, 13.0841
      CIE-Lab:
        42.8897, 81.1432, -75.7854
        CIE-LCH:
        42.8897, 111.0300, 316.9554
        CIE-Luv:
        42.8897, 30.5637, -116.0258
        Hunter-Lab:
        36.1719, 77.7396, -99.0590
      #9f00e6 color charts
#9f00e6 RGB chart
      #9f00e6 CMYK chart
      #9f00e6 RGB pie chart
      #9f00e6 color shades, tints & tones
#9f00e6 color schemes
#9f00e6 color preview, HTML & CSS examples
           This text has a color of #9f00e6        
        
          <p style="color:#9f00e6;">Text here</p>
        
        
          .mytext {color:#9f00e6;}
        
        Text color #9f00e6
      
           This box has a color of #9f00e6        
        
          <div style="background-color:#9f00e6;">Content here</div>
        
        
          .mybackground {background-color:#9f00e6;}
        
        Background color #9f00e6
      
           Border around this has a color of #9f00e6        
        
          <div style="border:2px solid #9f00e6;">Content here</div>
        
        
          .myborder {border:2px solid #9f00e6;}
        
        Border color #9f00e6