#9f0fec color space conversions
Hex:
        #9f0fec
        RGB:
        159, 15, 236
        CMY:
        38, 94, 7
        CMYK:
        33, 94, 0, 7
      HSL:
        279°, 88.0478%, 49.2157%
        HSV (HSB):
        279°, 93.6441%, 92.5490%
        XYZ:
        29.6092, 13.7687, 80.4539
        xyY:
        0.2391, 0.1112, 13.7687
      CIE-Lab:
        43.8994, 80.7608, -77.5366
        CIE-LCH:
        43.8994, 111.9564, 316.1669
        CIE-Luv:
        43.8994, 28.6457, -119.1732
        Hunter-Lab:
        37.1062, 77.4998, -102.5786
      #9f0fec color charts
#9f0fec RGB chart
      #9f0fec CMYK chart
      #9f0fec RGB pie chart
      #9f0fec color shades, tints & tones
#9f0fec color schemes
#9f0fec color preview, HTML & CSS examples
           This text has a color of #9f0fec        
        
          <p style="color:#9f0fec;">Text here</p>
        
        
          .mytext {color:#9f0fec;}
        
        Text color #9f0fec
      
           This box has a color of #9f0fec        
        
          <div style="background-color:#9f0fec;">Content here</div>
        
        
          .mybackground {background-color:#9f0fec;}
        
        Background color #9f0fec
      
           Border around this has a color of #9f0fec        
        
          <div style="border:2px solid #9f0fec;">Content here</div>
        
        
          .myborder {border:2px solid #9f0fec;}
        
        Border color #9f0fec