#e52e91 color space conversions
Hex:
        #e52e91
        RGB:
        229, 46, 145
        CMY:
        10, 82, 43
        CMYK:
        0, 80, 37, 10
      HSL:
        328°, 77.8723%, 53.9216%
        HSV (HSB):
        328°, 79.9127%, 89.8039%
        XYZ:
        38.4009, 20.6563, 28.7512
        xyY:
        0.4373, 0.2352, 20.6563
      CIE-Lab:
        52.5713, 74.0673, -10.0840
        CIE-LCH:
        52.5713, 74.7506, 352.2470
        CIE-Luv:
        52.5713, 106.3952, -27.6593
        Hunter-Lab:
        45.4492, 71.2819, -5.6924
      #e52e91 color charts
#e52e91 RGB chart
      #e52e91 CMYK chart
      #e52e91 RGB pie chart
      #e52e91 color shades, tints & tones
#e52e91 color schemes
#e52e91 color preview, HTML & CSS examples
           This text has a color of #e52e91        
        
          <p style="color:#e52e91;">Text here</p>
        
        
          .mytext {color:#e52e91;}
        
        Text color #e52e91
      
           This box has a color of #e52e91        
        
          <div style="background-color:#e52e91;">Content here</div>
        
        
          .mybackground {background-color:#e52e91;}
        
        Background color #e52e91
      
           Border around this has a color of #e52e91        
        
          <div style="border:2px solid #e52e91;">Content here</div>
        
        
          .myborder {border:2px solid #e52e91;}
        
        Border color #e52e91