#e53fae color space conversions
Hex:
        #e53fae
        RGB:
        229, 63, 174
        CMY:
        10, 75, 32
        CMYK:
        0, 72, 24, 10
      HSL:
        320°, 76.1468%, 57.2549%
        HSV (HSB):
        320°, 72.4891%, 89.8039%
        XYZ:
        41.7306, 23.2690, 42.3363
        xyY:
        0.3888, 0.2168, 23.2690
      CIE-Lab:
        55.3484, 72.4859, -22.9614
        CIE-LCH:
        55.3484, 76.0357, 342.4233
        CIE-Luv:
        55.3484, 89.6132, -45.9581
        Hunter-Lab:
        48.2380, 70.0036, -18.2696
      #e53fae color charts
#e53fae RGB chart
      #e53fae CMYK chart
      #e53fae RGB pie chart
      #e53fae color shades, tints & tones
#e53fae color schemes
#e53fae color preview, HTML & CSS examples
           This text has a color of #e53fae        
        
          <p style="color:#e53fae;">Text here</p>
        
        
          .mytext {color:#e53fae;}
        
        Text color #e53fae
      
           This box has a color of #e53fae        
        
          <div style="background-color:#e53fae;">Content here</div>
        
        
          .mybackground {background-color:#e53fae;}
        
        Background color #e53fae
      
           Border around this has a color of #e53fae        
        
          <div style="border:2px solid #e53fae;">Content here</div>
        
        
          .myborder {border:2px solid #e53fae;}
        
        Border color #e53fae