#e53da4 color space conversions
Hex:
        #e53da4
        RGB:
        229, 61, 164
        CMY:
        10, 76, 36
        CMYK:
        0, 73, 28, 10
      HSL:
        323°, 76.3636%, 56.8627%
        HSV (HSB):
        323°, 73.3624%, 89.8039%
        XYZ:
        40.6827, 22.6758, 37.3546
        xyY:
        0.4039, 0.2252, 22.6758
      CIE-Lab:
        54.7369, 71.9138, -18.0496
        CIE-LCH:
        54.7369, 74.1443, 345.9104
        CIE-Luv:
        54.7369, 94.1565, -38.6234
        Hunter-Lab:
        47.6192, 69.1652, -13.1764
      #e53da4 color charts
#e53da4 RGB chart
      #e53da4 CMYK chart
      #e53da4 RGB pie chart
      #e53da4 color shades, tints & tones
#e53da4 color schemes
#e53da4 color preview, HTML & CSS examples
           This text has a color of #e53da4        
        
          <p style="color:#e53da4;">Text here</p>
        
        
          .mytext {color:#e53da4;}
        
        Text color #e53da4
      
           This box has a color of #e53da4        
        
          <div style="background-color:#e53da4;">Content here</div>
        
        
          .mybackground {background-color:#e53da4;}
        
        Background color #e53da4
      
           Border around this has a color of #e53da4        
        
          <div style="border:2px solid #e53da4;">Content here</div>
        
        
          .myborder {border:2px solid #e53da4;}
        
        Border color #e53da4