#9f25ef color space conversions
Hex:
        #9f25ef
        RGB:
        159, 37, 239
        CMY:
        38, 85, 6
        CMYK:
        33, 85, 0, 6
      HSL:
        276°, 86.3248%, 54.1176%
        HSV (HSB):
        276°, 84.5188%, 93.7255%
        XYZ:
        30.5396, 14.9261, 82.9328
        xyY:
        0.2379, 0.1162, 14.9261
      CIE-Lab:
        45.5328, 77.2341, -76.5586
        CIE-LCH:
        45.5328, 108.7489, 315.2517
        CIE-Luv:
        45.5328, 26.5832, -119.2086
        Hunter-Lab:
        38.6343, 73.4908, -100.2286
      #9f25ef color charts
#9f25ef RGB chart
      #9f25ef CMYK chart
      #9f25ef RGB pie chart
      #9f25ef color shades, tints & tones
#9f25ef color schemes
#9f25ef color preview, HTML & CSS examples
           This text has a color of #9f25ef        
        
          <p style="color:#9f25ef;">Text here</p>
        
        
          .mytext {color:#9f25ef;}
        
        Text color #9f25ef
      
           This box has a color of #9f25ef        
        
          <div style="background-color:#9f25ef;">Content here</div>
        
        
          .mybackground {background-color:#9f25ef;}
        
        Background color #9f25ef
      
           Border around this has a color of #9f25ef        
        
          <div style="border:2px solid #9f25ef;">Content here</div>
        
        
          .myborder {border:2px solid #9f25ef;}
        
        Border color #9f25ef