#e524a8 color space conversions
Hex:
        #e524a8
        RGB:
        229, 36, 168
        CMY:
        10, 86, 34
        CMYK:
        0, 84, 27, 10
      HSL:
        319°, 78.7755%, 51.9608%
        HSV (HSB):
        319°, 84.2795%, 89.8039%
        XYZ:
        40.0119, 20.7469, 38.9415
        xyY:
        0.4013, 0.2081, 20.7469
      CIE-Lab:
        52.6714, 78.7340, -23.5659
        CIE-LCH:
        52.6714, 82.1851, 343.3370
        CIE-Luv:
        52.6714, 98.6779, -47.5142
        Hunter-Lab:
        45.5488, 77.0911, -18.8052
      #e524a8 color charts
#e524a8 RGB chart
      #e524a8 CMYK chart
      #e524a8 RGB pie chart
      #e524a8 color shades, tints & tones
#e524a8 color schemes
#e524a8 color preview, HTML & CSS examples
           This text has a color of #e524a8        
        
          <p style="color:#e524a8;">Text here</p>
        
        
          .mytext {color:#e524a8;}
        
        Text color #e524a8
      
           This box has a color of #e524a8        
        
          <div style="background-color:#e524a8;">Content here</div>
        
        
          .mybackground {background-color:#e524a8;}
        
        Background color #e524a8
      
           Border around this has a color of #e524a8        
        
          <div style="border:2px solid #e524a8;">Content here</div>
        
        
          .myborder {border:2px solid #e524a8;}
        
        Border color #e524a8