#e53491 color space conversions
Hex:
        #e53491
        RGB:
        229, 52, 145
        CMY:
        10, 80, 43
        CMYK:
        0, 77, 37, 10
      HSL:
        328°, 77.2926%, 55.0980%
        HSV (HSB):
        328°, 77.2926%, 89.8039%
        XYZ:
        38.6519, 21.1583, 28.8348
        xyY:
        0.4360, 0.2387, 21.1583
      CIE-Lab:
        53.1223, 72.4958, -9.2583
        CIE-LCH:
        53.1223, 73.0846, 352.7223
        CIE-Luv:
        53.1223, 104.6461, -26.2617
        Hunter-Lab:
        45.9982, 69.4954, -4.9683
      #e53491 color charts
#e53491 RGB chart
      #e53491 CMYK chart
      #e53491 RGB pie chart
      #e53491 color shades, tints & tones
#e53491 color schemes
#e53491 color preview, HTML & CSS examples
           This text has a color of #e53491        
        
          <p style="color:#e53491;">Text here</p>
        
        
          .mytext {color:#e53491;}
        
        Text color #e53491
      
           This box has a color of #e53491        
        
          <div style="background-color:#e53491;">Content here</div>
        
        
          .mybackground {background-color:#e53491;}
        
        Background color #e53491
      
           Border around this has a color of #e53491        
        
          <div style="border:2px solid #e53491;">Content here</div>
        
        
          .myborder {border:2px solid #e53491;}
        
        Border color #e53491