#9725e1 color space conversions
Hex:
        #9725e1
        RGB:
        151, 37, 225
        CMY:
        41, 85, 12
        CMYK:
        33, 84, 0, 12
      HSL:
        276°, 75.8065%, 51.3725%
        HSV (HSB):
        276°, 83.5556%, 88.2353%
        XYZ:
        27.0147, 13.3387, 72.3850
        xyY:
        0.2396, 0.1183, 13.3387
      CIE-Lab:
        43.2692, 73.2728, -72.3642
        CIE-LCH:
        43.2692, 102.9829, 315.3574
        CIE-Luv:
        43.2692, 25.5368, -111.4365
        Hunter-Lab:
        36.5222, 68.1189, -91.9440
      #9725e1 color charts
#9725e1 RGB chart
      #9725e1 CMYK chart
      #9725e1 RGB pie chart
      #9725e1 color shades, tints & tones
#9725e1 color schemes
#9725e1 color preview, HTML & CSS examples
           This text has a color of #9725e1        
        
          <p style="color:#9725e1;">Text here</p>
        
        
          .mytext {color:#9725e1;}
        
        Text color #9725e1
      
           This box has a color of #9725e1        
        
          <div style="background-color:#9725e1;">Content here</div>
        
        
          .mybackground {background-color:#9725e1;}
        
        Background color #9725e1
      
           Border around this has a color of #9725e1        
        
          <div style="border:2px solid #9725e1;">Content here</div>
        
        
          .myborder {border:2px solid #9725e1;}
        
        Border color #9725e1