#e52f62 color space conversions
Hex:
        #e52f62
        RGB:
        229, 47, 98
        CMY:
        10, 82, 62
        CMYK:
        0, 79, 57, 10
      HSL:
        343°, 77.7778%, 54.1176%
        HSV (HSB):
        343°, 79.4760%, 89.8039%
        XYZ:
        35.5342, 19.5729, 13.4604
        xyY:
        0.5182, 0.2855, 19.5729
      CIE-Lab:
        51.3508, 69.8912, 16.4909
        CIE-LCH:
        51.3508, 71.8103, 13.2762
        CIE-Luv:
        51.3508, 124.7169, 5.6036
        Hunter-Lab:
        44.2413, 65.9476, 12.9300
      #e52f62 color charts
#e52f62 RGB chart
      #e52f62 CMYK chart
      #e52f62 RGB pie chart
      #e52f62 color shades, tints & tones
#e52f62 color schemes
#e52f62 color preview, HTML & CSS examples
           This text has a color of #e52f62        
        
          <p style="color:#e52f62;">Text here</p>
        
        
          .mytext {color:#e52f62;}
        
        Text color #e52f62
      
           This box has a color of #e52f62        
        
          <div style="background-color:#e52f62;">Content here</div>
        
        
          .mybackground {background-color:#e52f62;}
        
        Background color #e52f62
      
           Border around this has a color of #e52f62        
        
          <div style="border:2px solid #e52f62;">Content here</div>
        
        
          .myborder {border:2px solid #e52f62;}
        
        Border color #e52f62