#9f00fe color space conversions
Hex:
        #9f00fe
        RGB:
        159, 0, 254
        CMY:
        38, 100, 0
        CMYK:
        37, 100, 0, 0
      HSL:
        278°, 100.0000%, 49.8039%
        HSV (HSB):
        278°, 100.0000%, 99.6078%
        XYZ:
        32.1875, 14.5267, 94.8734
        xyY:
        0.2273, 0.1026, 14.5267
      CIE-Lab:
        44.9790, 85.6730, -85.8894
        CIE-LCH:
        44.9790, 121.3130, 314.9277
        CIE-Luv:
        44.9790, 25.1115, -130.8786
        Hunter-Lab:
        38.1139, 84.0453, -120.9054
      #9f00fe color charts
#9f00fe RGB chart
      #9f00fe CMYK chart
      #9f00fe RGB pie chart
      #9f00fe color shades, tints & tones
#9f00fe color schemes
#9f00fe color preview, HTML & CSS examples
           This text has a color of #9f00fe        
        
          <p style="color:#9f00fe;">Text here</p>
        
        
          .mytext {color:#9f00fe;}
        
        Text color #9f00fe
      
           This box has a color of #9f00fe        
        
          <div style="background-color:#9f00fe;">Content here</div>
        
        
          .mybackground {background-color:#9f00fe;}
        
        Background color #9f00fe
      
           Border around this has a color of #9f00fe        
        
          <div style="border:2px solid #9f00fe;">Content here</div>
        
        
          .myborder {border:2px solid #9f00fe;}
        
        Border color #9f00fe