#e528a7 color space conversions
Hex:
        #e528a7
        RGB:
        229, 40, 167
        CMY:
        10, 84, 35
        CMYK:
        0, 83, 27, 10
      HSL:
        320°, 78.4232%, 52.7451%
        HSV (HSB):
        320°, 82.5328%, 89.8039%
        XYZ:
        40.0469, 20.9656, 38.4953
        xyY:
        0.4025, 0.2107, 20.9656
      CIE-Lab:
        52.9118, 77.8071, -22.6070
        CIE-LCH:
        52.9118, 81.0248, 343.7987
        CIE-Luv:
        52.9118, 98.3445, -46.0048
        Hunter-Lab:
        45.7882, 75.9889, -17.7948
      #e528a7 color charts
#e528a7 RGB chart
      #e528a7 CMYK chart
      #e528a7 RGB pie chart
      #e528a7 color shades, tints & tones
#e528a7 color schemes
#e528a7 color preview, HTML & CSS examples
           This text has a color of #e528a7        
        
          <p style="color:#e528a7;">Text here</p>
        
        
          .mytext {color:#e528a7;}
        
        Text color #e528a7
      
           This box has a color of #e528a7        
        
          <div style="background-color:#e528a7;">Content here</div>
        
        
          .mybackground {background-color:#e528a7;}
        
        Background color #e528a7
      
           Border around this has a color of #e528a7        
        
          <div style="border:2px solid #e528a7;">Content here</div>
        
        
          .myborder {border:2px solid #e528a7;}
        
        Border color #e528a7