#e528ac color space conversions
Hex:
        #e528ac
        RGB:
        229, 40, 172
        CMY:
        10, 84, 33
        CMYK:
        0, 83, 25, 10
      HSL:
        318°, 78.4232%, 52.7451%
        HSV (HSB):
        318°, 82.5328%, 89.8039%
        XYZ:
        40.5183, 21.1542, 40.9773
        xyY:
        0.3947, 0.2061, 21.1542
      CIE-Lab:
        53.1178, 78.3842, -25.2283
        CIE-LCH:
        53.1178, 82.3441, 342.1590
        CIE-Luv:
        53.1178, 96.1751, -49.9427
        Hunter-Lab:
        45.9936, 76.7614, -20.6280
      #e528ac color charts
#e528ac RGB chart
      #e528ac CMYK chart
      #e528ac RGB pie chart
      #e528ac color shades, tints & tones
#e528ac color schemes
#e528ac color preview, HTML & CSS examples
           This text has a color of #e528ac        
        
          <p style="color:#e528ac;">Text here</p>
        
        
          .mytext {color:#e528ac;}
        
        Text color #e528ac
      
           This box has a color of #e528ac        
        
          <div style="background-color:#e528ac;">Content here</div>
        
        
          .mybackground {background-color:#e528ac;}
        
        Background color #e528ac
      
           Border around this has a color of #e528ac        
        
          <div style="border:2px solid #e528ac;">Content here</div>
        
        
          .myborder {border:2px solid #e528ac;}
        
        Border color #e528ac