#e52e8a color space conversions
Hex:
        #e52e8a
        RGB:
        229, 46, 138
        CMY:
        10, 82, 46
        CMYK:
        0, 80, 40, 10
      HSL:
        330°, 77.8723%, 53.9216%
        HSV (HSB):
        330°, 79.9127%, 89.8039%
        XYZ:
        37.8775, 20.4470, 25.9950
        xyY:
        0.4492, 0.2425, 20.4470
      CIE-Lab:
        52.3389, 73.3823, -6.2463
        CIE-LCH:
        52.3389, 73.6476, 355.1347
        CIE-Luv:
        52.3389, 109.3458, -22.3505
        Hunter-Lab:
        45.2183, 70.3900, -2.4317
      #e52e8a color charts
#e52e8a RGB chart
      #e52e8a CMYK chart
      #e52e8a RGB pie chart
      #e52e8a color shades, tints & tones
#e52e8a color schemes
#e52e8a color preview, HTML & CSS examples
           This text has a color of #e52e8a        
        
          <p style="color:#e52e8a;">Text here</p>
        
        
          .mytext {color:#e52e8a;}
        
        Text color #e52e8a
      
           This box has a color of #e52e8a        
        
          <div style="background-color:#e52e8a;">Content here</div>
        
        
          .mybackground {background-color:#e52e8a;}
        
        Background color #e52e8a
      
           Border around this has a color of #e52e8a        
        
          <div style="border:2px solid #e52e8a;">Content here</div>
        
        
          .myborder {border:2px solid #e52e8a;}
        
        Border color #e52e8a