#e725ea color space conversions
Hex:
        #e725ea
        RGB:
        231, 37, 234
        CMY:
        9, 85, 8
        CMYK:
        1, 84, 0, 8
      HSL:
        299°, 82.4268%, 53.1373%
        HSV (HSB):
        299°, 84.1880%, 91.7647%
        XYZ:
        48.4678, 24.2526, 79.9686
        xyY:
        0.3174, 0.1588, 24.2526
      CIE-Lab:
        56.3398, 87.6522, -55.7233
        CIE-LCH:
        56.3398, 103.8653, 327.5546
        CIE-Luv:
        56.3398, 72.8279, -97.8837
        Hunter-Lab:
        49.2469, 89.4942, -61.8040
      #e725ea color charts
#e725ea RGB chart
      #e725ea CMYK chart
      #e725ea RGB pie chart
      #e725ea color shades, tints & tones
#e725ea color schemes
#e725ea color preview, HTML & CSS examples
           This text has a color of #e725ea        
        
          <p style="color:#e725ea;">Text here</p>
        
        
          .mytext {color:#e725ea;}
        
        Text color #e725ea
      
           This box has a color of #e725ea        
        
          <div style="background-color:#e725ea;">Content here</div>
        
        
          .mybackground {background-color:#e725ea;}
        
        Background color #e725ea
      
           Border around this has a color of #e725ea        
        
          <div style="border:2px solid #e725ea;">Content here</div>
        
        
          .myborder {border:2px solid #e725ea;}
        
        Border color #e725ea