#e52c81 color space conversions
Hex:
        #e52c81
        RGB:
        229, 44, 129
        CMY:
        10, 83, 49
        CMYK:
        0, 81, 44, 10
      HSL:
        332°, 78.0591%, 53.5294%
        HSV (HSB):
        332°, 80.7860%, 89.8039%
        XYZ:
        37.1762, 20.0444, 22.6784
        xyY:
        0.4653, 0.2509, 20.0444
      CIE-Lab:
        51.8873, 73.0435, -1.5063
        CIE-LCH:
        51.8873, 73.0590, 358.8186
        CIE-Luv:
        51.8873, 113.6859, -16.1001
        Hunter-Lab:
        44.7709, 69.8711, 1.3067
      #e52c81 color charts
#e52c81 RGB chart
      #e52c81 CMYK chart
      #e52c81 RGB pie chart
      #e52c81 color shades, tints & tones
#e52c81 color schemes
#e52c81 color preview, HTML & CSS examples
           This text has a color of #e52c81        
        
          <p style="color:#e52c81;">Text here</p>
        
        
          .mytext {color:#e52c81;}
        
        Text color #e52c81
      
           This box has a color of #e52c81        
        
          <div style="background-color:#e52c81;">Content here</div>
        
        
          .mybackground {background-color:#e52c81;}
        
        Background color #e52c81
      
           Border around this has a color of #e52c81        
        
          <div style="border:2px solid #e52c81;">Content here</div>
        
        
          .myborder {border:2px solid #e52c81;}
        
        Border color #e52c81