#e52c96 color space conversions
Hex:
        #e52c96
        RGB:
        229, 44, 150
        CMY:
        10, 83, 41
        CMYK:
        0, 81, 34, 10
      HSL:
        326°, 78.0591%, 53.5294%
        HSV (HSB):
        326°, 80.7860%, 89.8039%
        XYZ:
        38.7188, 20.6614, 30.8015
        xyY:
        0.4293, 0.2291, 20.6614
      CIE-Lab:
        52.5769, 75.0604, -13.0547
        CIE-LCH:
        52.5769, 76.1872, 350.1337
        CIE-Luv:
        52.5769, 104.7915, -31.9314
        Hunter-Lab:
        45.4548, 72.5020, -8.3583
      #e52c96 color charts
#e52c96 RGB chart
      #e52c96 CMYK chart
      #e52c96 RGB pie chart
      #e52c96 color shades, tints & tones
#e52c96 color schemes
#e52c96 color preview, HTML & CSS examples
           This text has a color of #e52c96        
        
          <p style="color:#e52c96;">Text here</p>
        
        
          .mytext {color:#e52c96;}
        
        Text color #e52c96
      
           This box has a color of #e52c96        
        
          <div style="background-color:#e52c96;">Content here</div>
        
        
          .mybackground {background-color:#e52c96;}
        
        Background color #e52c96
      
           Border around this has a color of #e52c96        
        
          <div style="border:2px solid #e52c96;">Content here</div>
        
        
          .myborder {border:2px solid #e52c96;}
        
        Border color #e52c96