#e725eb color space conversions
Hex:
        #e725eb
        RGB:
        231, 37, 235
        CMY:
        9, 85, 8
        CMYK:
        2, 84, 0, 8
      HSL:
        299°, 83.1933%, 53.3333%
        HSV (HSB):
        299°, 84.2553%, 92.1569%
        XYZ:
        48.6120, 24.3102, 80.7275
        xyY:
        0.3164, 0.1582, 24.3102
      CIE-Lab:
        56.3971, 87.8009, -56.1935
        CIE-LCH:
        56.3971, 104.2435, 327.3803
        CIE-Luv:
        56.3971, 72.4543, -98.6329
        Hunter-Lab:
        49.3054, 89.7051, -62.5614
      #e725eb color charts
#e725eb RGB chart
      #e725eb CMYK chart
      #e725eb RGB pie chart
      #e725eb color shades, tints & tones
#e725eb color schemes
#e725eb color preview, HTML & CSS examples
           This text has a color of #e725eb        
        
          <p style="color:#e725eb;">Text here</p>
        
        
          .mytext {color:#e725eb;}
        
        Text color #e725eb
      
           This box has a color of #e725eb        
        
          <div style="background-color:#e725eb;">Content here</div>
        
        
          .mybackground {background-color:#e725eb;}
        
        Background color #e725eb
      
           Border around this has a color of #e725eb        
        
          <div style="border:2px solid #e725eb;">Content here</div>
        
        
          .myborder {border:2px solid #e725eb;}
        
        Border color #e725eb