#e52f80 color space conversions
Hex:
        #e52f80
        RGB:
        229, 47, 128
        CMY:
        10, 82, 50
        CMYK:
        0, 79, 44, 10
      HSL:
        333°, 77.7778%, 54.1176%
        HSV (HSB):
        333°, 79.4760%, 89.8039%
        XYZ:
        37.2259, 20.2496, 22.3686
        xyY:
        0.4662, 0.2536, 20.2496
      CIE-Lab:
        52.1182, 72.2111, -0.5660
        CIE-LCH:
        52.1182, 72.2133, 359.5510
        CIE-Luv:
        52.1182, 113.1844, -14.7277
        Hunter-Lab:
        44.9995, 68.9152, 2.0275
      #e52f80 color charts
#e52f80 RGB chart
      #e52f80 CMYK chart
      #e52f80 RGB pie chart
      #e52f80 color shades, tints & tones
#e52f80 color schemes
#e52f80 color preview, HTML & CSS examples
           This text has a color of #e52f80        
        
          <p style="color:#e52f80;">Text here</p>
        
        
          .mytext {color:#e52f80;}
        
        Text color #e52f80
      
           This box has a color of #e52f80        
        
          <div style="background-color:#e52f80;">Content here</div>
        
        
          .mybackground {background-color:#e52f80;}
        
        Background color #e52f80
      
           Border around this has a color of #e52f80        
        
          <div style="border:2px solid #e52f80;">Content here</div>
        
        
          .myborder {border:2px solid #e52f80;}
        
        Border color #e52f80