#e52ca0 color space conversions
Hex:
        #e52ca0
        RGB:
        229, 44, 160
        CMY:
        10, 83, 37
        CMYK:
        0, 81, 30, 10
      HSL:
        322°, 78.0591%, 53.5294%
        HSV (HSB):
        322°, 80.7860%, 89.8039%
        XYZ:
        39.5589, 20.9974, 35.2256
        xyY:
        0.4130, 0.2192, 20.9974
      CIE-Lab:
        52.9467, 76.1281, -18.4240
        CIE-LCH:
        52.9467, 78.3258, 346.3953
        CIE-Luv:
        52.9467, 100.4952, -39.7105
        Hunter-Lab:
        45.8230, 73.9088, -13.5021
      #e52ca0 color charts
#e52ca0 RGB chart
      #e52ca0 CMYK chart
      #e52ca0 RGB pie chart
      #e52ca0 color shades, tints & tones
#e52ca0 color schemes
#e52ca0 color preview, HTML & CSS examples
           This text has a color of #e52ca0        
        
          <p style="color:#e52ca0;">Text here</p>
        
        
          .mytext {color:#e52ca0;}
        
        Text color #e52ca0
      
           This box has a color of #e52ca0        
        
          <div style="background-color:#e52ca0;">Content here</div>
        
        
          .mybackground {background-color:#e52ca0;}
        
        Background color #e52ca0
      
           Border around this has a color of #e52ca0        
        
          <div style="border:2px solid #e52ca0;">Content here</div>
        
        
          .myborder {border:2px solid #e52ca0;}
        
        Border color #e52ca0