#e52d55 color space conversions
Hex:
        #e52d55
        RGB:
        229, 45, 85
        CMY:
        10, 82, 67
        CMYK:
        0, 80, 63, 10
      HSL:
        347°, 77.9661%, 53.7255%
        HSV (HSB):
        347°, 80.3493%, 89.8039%
        XYZ:
        34.8912, 19.1907, 10.4595
        xyY:
        0.5406, 0.2973, 19.1907
      CIE-Lab:
        50.9095, 69.6073, 23.7644
        CIE-LCH:
        50.9095, 73.5522, 18.8502
        CIE-Luv:
        50.9095, 129.8938, 12.8283
        Hunter-Lab:
        43.8071, 65.5078, 16.5087
      #e52d55 color charts
#e52d55 RGB chart
      #e52d55 CMYK chart
      #e52d55 RGB pie chart
      #e52d55 color shades, tints & tones
#e52d55 color schemes
#e52d55 color preview, HTML & CSS examples
           This text has a color of #e52d55        
        
          <p style="color:#e52d55;">Text here</p>
        
        
          .mytext {color:#e52d55;}
        
        Text color #e52d55
      
           This box has a color of #e52d55        
        
          <div style="background-color:#e52d55;">Content here</div>
        
        
          .mybackground {background-color:#e52d55;}
        
        Background color #e52d55
      
           Border around this has a color of #e52d55        
        
          <div style="border:2px solid #e52d55;">Content here</div>
        
        
          .myborder {border:2px solid #e52d55;}
        
        Border color #e52d55