#e725f1 color space conversions
Hex:
        #e725f1
        RGB:
        231, 37, 241
        CMY:
        9, 85, 5
        CMYK:
        4, 85, 0, 5
      HSL:
        297°, 87.9310%, 54.5098%
        HSV (HSB):
        297°, 84.6473%, 94.5098%
        XYZ:
        49.4937, 24.6629, 85.3709
        xyY:
        0.3103, 0.1546, 24.6629
      CIE-Lab:
        56.7455, 88.7022, -58.9989
        CIE-LCH:
        56.7455, 106.5314, 326.3707
        CIE-Luv:
        56.7455, 70.2412, -103.1036
        Hunter-Lab:
        49.6618, 90.9879, -67.1590
      #e725f1 color charts
#e725f1 RGB chart
      #e725f1 CMYK chart
      #e725f1 RGB pie chart
      #e725f1 color shades, tints & tones
#e725f1 color schemes
#e725f1 color preview, HTML & CSS examples
           This text has a color of #e725f1        
        
          <p style="color:#e725f1;">Text here</p>
        
        
          .mytext {color:#e725f1;}
        
        Text color #e725f1
      
           This box has a color of #e725f1        
        
          <div style="background-color:#e725f1;">Content here</div>
        
        
          .mybackground {background-color:#e725f1;}
        
        Background color #e725f1
      
           Border around this has a color of #e725f1        
        
          <div style="border:2px solid #e725f1;">Content here</div>
        
        
          .myborder {border:2px solid #e725f1;}
        
        Border color #e725f1