#e536a1 color space conversions
Hex:
        #e536a1
        RGB:
        229, 54, 161
        CMY:
        10, 79, 37
        CMYK:
        0, 76, 30, 10
      HSL:
        323°, 77.0925%, 55.4902%
        HSV (HSB):
        323°, 76.4192%, 89.8039%
        XYZ:
        40.0653, 21.8696, 35.8278
        xyY:
        0.4098, 0.2237, 21.8696
      CIE-Lab:
        53.8883, 73.6554, -17.5784
        CIE-LCH:
        53.8883, 75.7239, 346.5770
        CIE-Luv:
        53.8883, 97.4688, -38.1669
        Hunter-Lab:
        46.7649, 71.0893, -12.6882
      #e536a1 color charts
#e536a1 RGB chart
      #e536a1 CMYK chart
      #e536a1 RGB pie chart
      #e536a1 color shades, tints & tones
#e536a1 color schemes
#e536a1 color preview, HTML & CSS examples
           This text has a color of #e536a1        
        
          <p style="color:#e536a1;">Text here</p>
        
        
          .mytext {color:#e536a1;}
        
        Text color #e536a1
      
           This box has a color of #e536a1        
        
          <div style="background-color:#e536a1;">Content here</div>
        
        
          .mybackground {background-color:#e536a1;}
        
        Background color #e536a1
      
           Border around this has a color of #e536a1        
        
          <div style="border:2px solid #e536a1;">Content here</div>
        
        
          .myborder {border:2px solid #e536a1;}
        
        Border color #e536a1