#e725ff color space conversions
Hex:
        #e725ff
        RGB:
        231, 37, 255
        CMY:
        9, 85, 0
        CMYK:
        9, 85, 0, 0
      HSL:
        293°, 100.0000%, 57.2549%
        HSV (HSB):
        293°, 85.4902%, 100.0000%
        XYZ:
        51.6666, 25.5321, 96.8128
        xyY:
        0.2969, 0.1467, 25.5321
      CIE-Lab:
        57.5902, 90.8637, -65.4388
        CIE-LCH:
        57.5902, 111.9752, 324.2391
        CIE-Luv:
        57.5902, 65.2718, -113.3671
        Hunter-Lab:
        50.5293, 94.0915, -78.2277
      #e725ff color charts
#e725ff RGB chart
      #e725ff CMYK chart
      #e725ff RGB pie chart
      #e725ff color shades, tints & tones
#e725ff color schemes
#e725ff color preview, HTML & CSS examples
           This text has a color of #e725ff        
        
          <p style="color:#e725ff;">Text here</p>
        
        
          .mytext {color:#e725ff;}
        
        Text color #e725ff
      
           This box has a color of #e725ff        
        
          <div style="background-color:#e725ff;">Content here</div>
        
        
          .mybackground {background-color:#e725ff;}
        
        Background color #e725ff
      
           Border around this has a color of #e725ff        
        
          <div style="border:2px solid #e725ff;">Content here</div>
        
        
          .myborder {border:2px solid #e725ff;}
        
        Border color #e725ff