#e53a95 color space conversions
Hex:
        #e53a95
        RGB:
        229, 58, 149
        CMY:
        10, 77, 42
        CMYK:
        0, 75, 35, 10
      HSL:
        328°, 76.6816%, 56.2745%
        HSV (HSB):
        328°, 74.6725%, 89.8039%
        XYZ:
        39.2510, 21.8541, 30.5833
        xyY:
        0.4281, 0.2384, 21.8541
      CIE-Lab:
        53.8718, 71.1692, -10.5112
        CIE-LCH:
        53.8718, 71.9413, 351.5985
        CIE-Luv:
        53.8718, 101.0981, -27.7679
        Hunter-Lab:
        46.7483, 68.0632, -6.0644
      #e53a95 color charts
#e53a95 RGB chart
      #e53a95 CMYK chart
      #e53a95 RGB pie chart
      #e53a95 color shades, tints & tones
#e53a95 color schemes
#e53a95 color preview, HTML & CSS examples
           This text has a color of #e53a95        
        
          <p style="color:#e53a95;">Text here</p>
        
        
          .mytext {color:#e53a95;}
        
        Text color #e53a95
      
           This box has a color of #e53a95        
        
          <div style="background-color:#e53a95;">Content here</div>
        
        
          .mybackground {background-color:#e53a95;}
        
        Background color #e53a95
      
           Border around this has a color of #e53a95        
        
          <div style="border:2px solid #e53a95;">Content here</div>
        
        
          .myborder {border:2px solid #e53a95;}
        
        Border color #e53a95