#e52e9b color space conversions
Hex:
        #e52e9b
        RGB:
        229, 46, 155
        CMY:
        10, 82, 39
        CMYK:
        0, 80, 32, 10
      HSL:
        324°, 77.8723%, 53.9216%
        HSV (HSB):
        324°, 79.9127%, 89.8039%
        XYZ:
        39.2065, 20.9786, 32.9932
        xyY:
        0.4208, 0.2251, 20.9786
      CIE-Lab:
        52.9260, 75.1052, -15.4957
        CIE-LCH:
        52.9260, 76.6871, 348.3423
        CIE-Luv:
        52.9260, 102.1447, -35.3782
        Hunter-Lab:
        45.8024, 72.6406, -10.6472
      #e52e9b color charts
#e52e9b RGB chart
      #e52e9b CMYK chart
      #e52e9b RGB pie chart
      #e52e9b color shades, tints & tones
#e52e9b color schemes
#e52e9b color preview, HTML & CSS examples
           This text has a color of #e52e9b        
        
          <p style="color:#e52e9b;">Text here</p>
        
        
          .mytext {color:#e52e9b;}
        
        Text color #e52e9b
      
           This box has a color of #e52e9b        
        
          <div style="background-color:#e52e9b;">Content here</div>
        
        
          .mybackground {background-color:#e52e9b;}
        
        Background color #e52e9b
      
           Border around this has a color of #e52e9b        
        
          <div style="border:2px solid #e52e9b;">Content here</div>
        
        
          .myborder {border:2px solid #e52e9b;}
        
        Border color #e52e9b