#e527ac color space conversions
Hex:
        #e527ac
        RGB:
        229, 39, 172
        CMY:
        10, 85, 33
        CMYK:
        0, 83, 25, 10
      HSL:
        318°, 78.5124%, 52.5490%
        HSV (HSB):
        318°, 82.9694%, 89.8039%
        XYZ:
        40.4850, 21.0876, 40.9662
        xyY:
        0.3948, 0.2057, 21.0876
      CIE-Lab:
        53.0452, 78.5939, -25.3403
        CIE-LCH:
        53.0452, 82.5781, 342.1296
        CIE-Luv:
        53.0452, 96.3684, -50.1293
        Hunter-Lab:
        45.9212, 77.0067, -20.7476
      #e527ac color charts
#e527ac RGB chart
      #e527ac CMYK chart
      #e527ac RGB pie chart
      #e527ac color shades, tints & tones
#e527ac color schemes
#e527ac color preview, HTML & CSS examples
           This text has a color of #e527ac        
        
          <p style="color:#e527ac;">Text here</p>
        
        
          .mytext {color:#e527ac;}
        
        Text color #e527ac
      
           This box has a color of #e527ac        
        
          <div style="background-color:#e527ac;">Content here</div>
        
        
          .mybackground {background-color:#e527ac;}
        
        Background color #e527ac
      
           Border around this has a color of #e527ac        
        
          <div style="border:2px solid #e527ac;">Content here</div>
        
        
          .myborder {border:2px solid #e527ac;}
        
        Border color #e527ac