#e52ac1 color space conversions
Hex:
        #e52ac1
        RGB:
        229, 42, 193
        CMY:
        10, 84, 24
        CMYK:
        0, 82, 16, 10
      HSL:
        312°, 78.2427%, 53.1373%
        HSV (HSB):
        312°, 81.6594%, 89.8039%
        XYZ:
        42.7667, 22.1642, 52.4761
        xyY:
        0.3643, 0.1888, 22.1642
      CIE-Lab:
        54.2008, 80.5518, -35.7706
        CIE-LCH:
        54.2008, 88.1370, 336.0555
        CIE-Luv:
        54.2008, 86.8905, -66.1216
        Hunter-Lab:
        47.0789, 79.7624, -33.1320
      #e52ac1 color charts
#e52ac1 RGB chart
      #e52ac1 CMYK chart
      #e52ac1 RGB pie chart
      #e52ac1 color shades, tints & tones
#e52ac1 color schemes
#e52ac1 color preview, HTML & CSS examples
           This text has a color of #e52ac1        
        
          <p style="color:#e52ac1;">Text here</p>
        
        
          .mytext {color:#e52ac1;}
        
        Text color #e52ac1
      
           This box has a color of #e52ac1        
        
          <div style="background-color:#e52ac1;">Content here</div>
        
        
          .mybackground {background-color:#e52ac1;}
        
        Background color #e52ac1
      
           Border around this has a color of #e52ac1        
        
          <div style="border:2px solid #e52ac1;">Content here</div>
        
        
          .myborder {border:2px solid #e52ac1;}
        
        Border color #e52ac1