#e531a9 color space conversions
Hex:
        #e531a9
        RGB:
        229, 49, 169
        CMY:
        10, 81, 34
        CMYK:
        0, 79, 26, 10
      HSL:
        320°, 77.5862%, 54.5098%
        HSV (HSB):
        320°, 78.6026%, 89.8039%
        XYZ:
        40.5728, 21.7192, 39.5899
        xyY:
        0.3982, 0.2132, 21.7192
      CIE-Lab:
        53.7278, 75.9237, -22.5281
        CIE-LCH:
        53.7278, 79.1955, 343.4733
        CIE-Luv:
        53.7278, 95.4737, -45.6850
        Hunter-Lab:
        46.6039, 73.8434, -17.7440
      #e531a9 color charts
#e531a9 RGB chart
      #e531a9 CMYK chart
      #e531a9 RGB pie chart
      #e531a9 color shades, tints & tones
#e531a9 color schemes
#e531a9 color preview, HTML & CSS examples
           This text has a color of #e531a9        
        
          <p style="color:#e531a9;">Text here</p>
        
        
          .mytext {color:#e531a9;}
        
        Text color #e531a9
      
           This box has a color of #e531a9        
        
          <div style="background-color:#e531a9;">Content here</div>
        
        
          .mybackground {background-color:#e531a9;}
        
        Background color #e531a9
      
           Border around this has a color of #e531a9        
        
          <div style="border:2px solid #e531a9;">Content here</div>
        
        
          .myborder {border:2px solid #e531a9;}
        
        Border color #e531a9