#9f25bf color space conversions
Hex:
        #9f25bf
        RGB:
        159, 37, 191
        CMY:
        38, 85, 25
        CMYK:
        17, 81, 0, 25
      HSL:
        288°, 67.5439%, 44.7059%
        HSV (HSB):
        288°, 80.6283%, 74.9020%
        XYZ:
        24.3636, 12.4557, 50.4103
        xyY:
        0.2793, 0.1428, 12.4557
      CIE-Lab:
        41.9313, 67.9135, -54.8396
        CIE-LCH:
        41.9313, 87.2904, 321.0794
        CIE-Luv:
        41.9313, 38.7313, -86.6896
        Hunter-Lab:
        35.2926, 61.4624, -59.9823
      #9f25bf color charts
#9f25bf RGB chart
      #9f25bf CMYK chart
      #9f25bf RGB pie chart
      #9f25bf color shades, tints & tones
#9f25bf color schemes
#9f25bf color preview, HTML & CSS examples
           This text has a color of #9f25bf        
        
          <p style="color:#9f25bf;">Text here</p>
        
        
          .mytext {color:#9f25bf;}
        
        Text color #9f25bf
      
           This box has a color of #9f25bf        
        
          <div style="background-color:#9f25bf;">Content here</div>
        
        
          .mybackground {background-color:#9f25bf;}
        
        Background color #9f25bf
      
           Border around this has a color of #9f25bf        
        
          <div style="border:2px solid #9f25bf;">Content here</div>
        
        
          .myborder {border:2px solid #9f25bf;}
        
        Border color #9f25bf