#e52d98 color space conversions
Hex:
        #e52d98
        RGB:
        229, 45, 152
        CMY:
        10, 82, 40
        CMYK:
        0, 80, 34, 10
      HSL:
        325°, 77.9661%, 53.7255%
        HSV (HSB):
        325°, 80.3493%, 89.8039%
        XYZ:
        38.9190, 20.8018, 31.6697
        xyY:
        0.4259, 0.2276, 20.8018
      CIE-Lab:
        52.7319, 75.0300, -14.0095
        CIE-LCH:
        52.7319, 76.3267, 349.4236
        CIE-Luv:
        52.7319, 103.6805, -33.2658
        Hunter-Lab:
        45.6090, 72.5017, -9.2431
      #e52d98 color charts
#e52d98 RGB chart
      #e52d98 CMYK chart
      #e52d98 RGB pie chart
      #e52d98 color shades, tints & tones
#e52d98 color schemes
#e52d98 color preview, HTML & CSS examples
           This text has a color of #e52d98        
        
          <p style="color:#e52d98;">Text here</p>
        
        
          .mytext {color:#e52d98;}
        
        Text color #e52d98
      
           This box has a color of #e52d98        
        
          <div style="background-color:#e52d98;">Content here</div>
        
        
          .mybackground {background-color:#e52d98;}
        
        Background color #e52d98
      
           Border around this has a color of #e52d98        
        
          <div style="border:2px solid #e52d98;">Content here</div>
        
        
          .myborder {border:2px solid #e52d98;}
        
        Border color #e52d98