#e53fa4 color space conversions
Hex:
        #e53fa4
        RGB:
        229, 63, 164
        CMY:
        10, 75, 36
        CMYK:
        0, 72, 28, 10
      HSL:
        323°, 76.1468%, 57.2549%
        HSV (HSB):
        323°, 72.4891%, 89.8039%
        XYZ:
        40.7914, 22.8934, 37.3909
        xyY:
        0.4036, 0.2265, 22.8934
      CIE-Lab:
        54.9623, 71.2774, -17.7061
        CIE-LCH:
        54.9623, 73.4437, 346.0495
        CIE-Luv:
        54.9623, 93.5165, -38.0388
        Hunter-Lab:
        47.8470, 68.4460, -12.8403
      #e53fa4 color charts
#e53fa4 RGB chart
      #e53fa4 CMYK chart
      #e53fa4 RGB pie chart
      #e53fa4 color shades, tints & tones
#e53fa4 color schemes
#e53fa4 color preview, HTML & CSS examples
           This text has a color of #e53fa4        
        
          <p style="color:#e53fa4;">Text here</p>
        
        
          .mytext {color:#e53fa4;}
        
        Text color #e53fa4
      
           This box has a color of #e53fa4        
        
          <div style="background-color:#e53fa4;">Content here</div>
        
        
          .mybackground {background-color:#e53fa4;}
        
        Background color #e53fa4
      
           Border around this has a color of #e53fa4        
        
          <div style="border:2px solid #e53fa4;">Content here</div>
        
        
          .myborder {border:2px solid #e53fa4;}
        
        Border color #e53fa4