#e52c89 color space conversions
Hex:
        #e52c89
        RGB:
        229, 44, 137
        CMY:
        10, 83, 46
        CMYK:
        0, 81, 40, 10
      HSL:
        330°, 78.0591%, 53.5294%
        HSV (HSB):
        330°, 80.7860%, 89.8039%
        XYZ:
        37.7291, 20.2655, 25.5900
        xyY:
        0.4514, 0.2425, 20.2655
      CIE-Lab:
        52.1361, 73.7751, -5.9481
        CIE-LCH:
        52.1361, 74.0145, 355.3905
        CIE-Luv:
        52.1361, 110.3332, -22.0274
        Hunter-Lab:
        45.0172, 70.8214, -2.1913
      #e52c89 color charts
#e52c89 RGB chart
      #e52c89 CMYK chart
      #e52c89 RGB pie chart
      #e52c89 color shades, tints & tones
#e52c89 color schemes
#e52c89 color preview, HTML & CSS examples
           This text has a color of #e52c89        
        
          <p style="color:#e52c89;">Text here</p>
        
        
          .mytext {color:#e52c89;}
        
        Text color #e52c89
      
           This box has a color of #e52c89        
        
          <div style="background-color:#e52c89;">Content here</div>
        
        
          .mybackground {background-color:#e52c89;}
        
        Background color #e52c89
      
           Border around this has a color of #e52c89        
        
          <div style="border:2px solid #e52c89;">Content here</div>
        
        
          .myborder {border:2px solid #e52c89;}
        
        Border color #e52c89