#e52c90 color space conversions
Hex:
        #e52c90
        RGB:
        229, 44, 144
        CMY:
        10, 83, 44
        CMYK:
        0, 81, 37, 10
      HSL:
        328°, 78.0591%, 53.5294%
        HSV (HSB):
        328°, 80.7860%, 89.8039%
        XYZ:
        38.2478, 20.4730, 28.3214
        xyY:
        0.4394, 0.2352, 20.4730
      CIE-Lab:
        52.3678, 74.4525, -9.7922
        CIE-LCH:
        52.3678, 75.0937, 352.5073
        CIE-Luv:
        52.3678, 107.3594, -27.3247
        Hunter-Lab:
        45.2471, 71.7054, -5.4382
      #e52c90 color charts
#e52c90 RGB chart
      #e52c90 CMYK chart
      #e52c90 RGB pie chart
      #e52c90 color shades, tints & tones
#e52c90 color schemes
#e52c90 color preview, HTML & CSS examples
           This text has a color of #e52c90        
        
          <p style="color:#e52c90;">Text here</p>
        
        
          .mytext {color:#e52c90;}
        
        Text color #e52c90
      
           This box has a color of #e52c90        
        
          <div style="background-color:#e52c90;">Content here</div>
        
        
          .mybackground {background-color:#e52c90;}
        
        Background color #e52c90
      
           Border around this has a color of #e52c90        
        
          <div style="border:2px solid #e52c90;">Content here</div>
        
        
          .myborder {border:2px solid #e52c90;}
        
        Border color #e52c90