#e52d58 color space conversions
Hex:
        #e52d58
        RGB:
        229, 45, 88
        CMY:
        10, 82, 65
        CMYK:
        0, 80, 62, 10
      HSL:
        346°, 77.9661%, 53.7255%
        HSV (HSB):
        346°, 80.3493%, 89.8039%
        XYZ:
        35.0129, 19.2394, 11.1007
        xyY:
        0.5358, 0.2944, 19.2394
      CIE-Lab:
        50.9661, 69.7795, 22.0272
        CIE-LCH:
        50.9661, 73.1736, 17.5193
        CIE-Luv:
        50.9661, 128.9114, 11.1430
        Hunter-Lab:
        43.8627, 65.7260, 15.6989
      #e52d58 color charts
#e52d58 RGB chart
      #e52d58 CMYK chart
      #e52d58 RGB pie chart
      #e52d58 color shades, tints & tones
#e52d58 color schemes
#e52d58 color preview, HTML & CSS examples
           This text has a color of #e52d58        
        
          <p style="color:#e52d58;">Text here</p>
        
        
          .mytext {color:#e52d58;}
        
        Text color #e52d58
      
           This box has a color of #e52d58        
        
          <div style="background-color:#e52d58;">Content here</div>
        
        
          .mybackground {background-color:#e52d58;}
        
        Background color #e52d58
      
           Border around this has a color of #e52d58        
        
          <div style="border:2px solid #e52d58;">Content here</div>
        
        
          .myborder {border:2px solid #e52d58;}
        
        Border color #e52d58