#e520ac color space conversions
Hex:
        #e520ac
        RGB:
        229, 32, 172
        CMY:
        10, 87, 33
        CMYK:
        0, 86, 25, 10
      HSL:
        317°, 79.1165%, 51.1765%
        HSV (HSB):
        317°, 86.0262%, 89.8039%
        XYZ:
        40.2760, 20.6696, 40.8966
        xyY:
        0.3955, 0.2030, 20.6696
      CIE-Lab:
        52.5860, 79.9250, -26.0503
        CIE-LCH:
        52.5860, 84.0632, 341.9474
        CIE-Luv:
        52.5860, 97.5890, -51.3082
        Hunter-Lab:
        45.4638, 78.5699, -21.5091
      #e520ac color charts
#e520ac RGB chart
      #e520ac CMYK chart
      #e520ac RGB pie chart
      #e520ac color shades, tints & tones
#e520ac color schemes
#e520ac color preview, HTML & CSS examples
           This text has a color of #e520ac        
        
          <p style="color:#e520ac;">Text here</p>
        
        
          .mytext {color:#e520ac;}
        
        Text color #e520ac
      
           This box has a color of #e520ac        
        
          <div style="background-color:#e520ac;">Content here</div>
        
        
          .mybackground {background-color:#e520ac;}
        
        Background color #e520ac
      
           Border around this has a color of #e520ac        
        
          <div style="border:2px solid #e520ac;">Content here</div>
        
        
          .myborder {border:2px solid #e520ac;}
        
        Border color #e520ac