#e5329a color space conversions
Hex:
        #e5329a
        RGB:
        229, 50, 154
        CMY:
        10, 80, 40
        CMYK:
        0, 78, 33, 10
      HSL:
        325°, 77.4892%, 54.7059%
        HSV (HSB):
        325°, 78.1659%, 89.8039%
        XYZ:
        39.2864, 21.2723, 32.6072
        xyY:
        0.4217, 0.2283, 21.2723
      CIE-Lab:
        53.2462, 73.9778, -14.4176
        CIE-LCH:
        53.2462, 75.3696, 348.9718
        CIE-Luv:
        53.2462, 101.4992, -33.6862
        Hunter-Lab:
        46.1219, 71.3321, -9.6314
      #e5329a color charts
#e5329a RGB chart
      #e5329a CMYK chart
      #e5329a RGB pie chart
      #e5329a color shades, tints & tones
#e5329a color schemes
#e5329a color preview, HTML & CSS examples
           This text has a color of #e5329a        
        
          <p style="color:#e5329a;">Text here</p>
        
        
          .mytext {color:#e5329a;}
        
        Text color #e5329a
      
           This box has a color of #e5329a        
        
          <div style="background-color:#e5329a;">Content here</div>
        
        
          .mybackground {background-color:#e5329a;}
        
        Background color #e5329a
      
           Border around this has a color of #e5329a        
        
          <div style="border:2px solid #e5329a;">Content here</div>
        
        
          .myborder {border:2px solid #e5329a;}
        
        Border color #e5329a