#9f00e9 color space conversions
Hex:
        #9f00e9
        RGB:
        159, 0, 233
        CMY:
        38, 100, 9
        CMYK:
        32, 100, 0, 9
      HSL:
        281°, 100.0000%, 45.6863%
        HSV (HSB):
        281°, 100.0000%, 91.3725%
        XYZ:
        29.0061, 13.2541, 78.1203
        xyY:
        0.2410, 0.1101, 13.2541
      CIE-Lab:
        43.1437, 81.7008, -77.0741
        CIE-LCH:
        43.1437, 112.3185, 316.6691
        CIE-Luv:
        43.1437, 29.8369, -117.9163
        Hunter-Lab:
        36.4062, 78.5061, -101.7399
      #9f00e9 color charts
#9f00e9 RGB chart
      #9f00e9 CMYK chart
      #9f00e9 RGB pie chart
      #9f00e9 color shades, tints & tones
#9f00e9 color schemes
#9f00e9 color preview, HTML & CSS examples
           This text has a color of #9f00e9        
        
          <p style="color:#9f00e9;">Text here</p>
        
        
          .mytext {color:#9f00e9;}
        
        Text color #9f00e9
      
           This box has a color of #9f00e9        
        
          <div style="background-color:#9f00e9;">Content here</div>
        
        
          .mybackground {background-color:#9f00e9;}
        
        Background color #9f00e9
      
           Border around this has a color of #9f00e9        
        
          <div style="border:2px solid #9f00e9;">Content here</div>
        
        
          .myborder {border:2px solid #9f00e9;}
        
        Border color #9f00e9