#9725fe color space conversions
Hex:
        #9725fe
        RGB:
        151, 37, 254
        CMY:
        41, 85, 0
        CMYK:
        41, 85, 0, 0
      HSL:
        272°, 99.0868%, 57.0588%
        HSV (HSB):
        272°, 85.4331%, 99.6078%
        XYZ:
        31.3135, 15.0582, 95.0221
        xyY:
        0.2215, 0.1065, 15.0582
      CIE-Lab:
        45.7138, 79.3221, -84.7221
        CIE-LCH:
        45.7138, 116.0596, 313.1146
        CIE-Luv:
        45.7138, 19.6993, -129.7959
        Hunter-Lab:
        38.8049, 76.1313, -118.0207
      #9725fe color charts
#9725fe RGB chart
      #9725fe CMYK chart
      #9725fe RGB pie chart
      #9725fe color shades, tints & tones
#9725fe color schemes
#9725fe color preview, HTML & CSS examples
           This text has a color of #9725fe        
        
          <p style="color:#9725fe;">Text here</p>
        
        
          .mytext {color:#9725fe;}
        
        Text color #9725fe
      
           This box has a color of #9725fe        
        
          <div style="background-color:#9725fe;">Content here</div>
        
        
          .mybackground {background-color:#9725fe;}
        
        Background color #9725fe
      
           Border around this has a color of #9725fe        
        
          <div style="border:2px solid #9725fe;">Content here</div>
        
        
          .myborder {border:2px solid #9725fe;}
        
        Border color #9725fe