#e525e8 color space conversions
Hex:
        #e525e8
        RGB:
        229, 37, 232
        CMY:
        10, 85, 9
        CMYK:
        1, 84, 0, 9
      HSL:
        299°, 80.9129%, 52.7451%
        HSV (HSB):
        299°, 84.0517%, 90.9804%
        XYZ:
        47.5402, 23.8073, 78.4336
        xyY:
        0.3174, 0.1589, 23.8073
      CIE-Lab:
        55.8944, 87.0070, -55.3292
        CIE-LCH:
        55.8944, 103.1094, 327.5471
        CIE-Luv:
        55.8944, 72.1605, -97.0192
        Hunter-Lab:
        48.7928, 88.5302, -61.1527
      #e525e8 color charts
#e525e8 RGB chart
      #e525e8 CMYK chart
      #e525e8 RGB pie chart
      #e525e8 color shades, tints & tones
#e525e8 color schemes
#e525e8 color preview, HTML & CSS examples
           This text has a color of #e525e8        
        
          <p style="color:#e525e8;">Text here</p>
        
        
          .mytext {color:#e525e8;}
        
        Text color #e525e8
      
           This box has a color of #e525e8        
        
          <div style="background-color:#e525e8;">Content here</div>
        
        
          .mybackground {background-color:#e525e8;}
        
        Background color #e525e8
      
           Border around this has a color of #e525e8        
        
          <div style="border:2px solid #e525e8;">Content here</div>
        
        
          .myborder {border:2px solid #e525e8;}
        
        Border color #e525e8