#e52d74 color space conversions
Hex:
        #e52d74
        RGB:
        229, 45, 116
        CMY:
        10, 82, 55
        CMYK:
        0, 80, 49, 10
      HSL:
        337°, 77.9661%, 53.7255%
        HSV (HSB):
        337°, 80.3493%, 89.8039%
        XYZ:
        36.4039, 19.7957, 18.4253
        xyY:
        0.4878, 0.2653, 19.7957
      CIE-Lab:
        51.6055, 71.7083, 5.9376
        CIE-LCH:
        51.6055, 71.9537, 4.7334
        CIE-Luv:
        51.6055, 118.6524, -6.6311
        Hunter-Lab:
        44.4924, 68.1877, 6.5914
      #e52d74 color charts
#e52d74 RGB chart
      #e52d74 CMYK chart
      #e52d74 RGB pie chart
      #e52d74 color shades, tints & tones
#e52d74 color schemes
#e52d74 color preview, HTML & CSS examples
           This text has a color of #e52d74        
        
          <p style="color:#e52d74;">Text here</p>
        
        
          .mytext {color:#e52d74;}
        
        Text color #e52d74
      
           This box has a color of #e52d74        
        
          <div style="background-color:#e52d74;">Content here</div>
        
        
          .mybackground {background-color:#e52d74;}
        
        Background color #e52d74
      
           Border around this has a color of #e52d74        
        
          <div style="border:2px solid #e52d74;">Content here</div>
        
        
          .myborder {border:2px solid #e52d74;}
        
        Border color #e52d74