#e52ed5 color space conversions
Hex:
        #e52ed5
        RGB:
        229, 46, 213
        CMY:
        10, 82, 16
        CMYK:
        0, 80, 7, 10
      HSL:
        305°, 77.8723%, 53.9216%
        HSV (HSB):
        305°, 79.9127%, 89.8039%
        XYZ:
        45.3003, 23.4161, 65.0830
        xyY:
        0.3386, 0.1750, 23.4161
      CIE-Lab:
        55.4984, 82.3803, -45.2007
        CIE-LCH:
        55.4984, 93.9660, 331.2471
        CIE-Luv:
        55.4984, 78.1735, -80.9661
        Hunter-Lab:
        48.3902, 82.4194, -45.8697
      #e52ed5 color charts
#e52ed5 RGB chart
      #e52ed5 CMYK chart
      #e52ed5 RGB pie chart
      #e52ed5 color shades, tints & tones
#e52ed5 color schemes
#e52ed5 color preview, HTML & CSS examples
           This text has a color of #e52ed5        
        
          <p style="color:#e52ed5;">Text here</p>
        
        
          .mytext {color:#e52ed5;}
        
        Text color #e52ed5
      
           This box has a color of #e52ed5        
        
          <div style="background-color:#e52ed5;">Content here</div>
        
        
          .mybackground {background-color:#e52ed5;}
        
        Background color #e52ed5
      
           Border around this has a color of #e52ed5        
        
          <div style="border:2px solid #e52ed5;">Content here</div>
        
        
          .myborder {border:2px solid #e52ed5;}
        
        Border color #e52ed5