#e53a60 color space conversions
Hex:
        #e53a60
        RGB:
        229, 58, 96
        CMY:
        10, 77, 62
        CMYK:
        0, 75, 58, 10
      HSL:
        347°, 76.6816%, 56.2745%
        HSV (HSB):
        347°, 74.6725%, 89.8039%
        XYZ:
        35.9375, 20.5287, 13.1346
        xyY:
        0.5163, 0.2949, 20.5287
      CIE-Lab:
        52.4297, 66.5982, 19.1613
        CIE-LCH:
        52.4297, 69.2999, 16.0513
        CIE-Luv:
        52.4297, 120.7912, 9.3506
        Hunter-Lab:
        45.3086, 62.2912, 14.5282
      #e53a60 color charts
#e53a60 RGB chart
      #e53a60 CMYK chart
      #e53a60 RGB pie chart
      #e53a60 color shades, tints & tones
#e53a60 color schemes
#e53a60 color preview, HTML & CSS examples
           This text has a color of #e53a60        
        
          <p style="color:#e53a60;">Text here</p>
        
        
          .mytext {color:#e53a60;}
        
        Text color #e53a60
      
           This box has a color of #e53a60        
        
          <div style="background-color:#e53a60;">Content here</div>
        
        
          .mybackground {background-color:#e53a60;}
        
        Background color #e53a60
      
           Border around this has a color of #e53a60        
        
          <div style="border:2px solid #e53a60;">Content here</div>
        
        
          .myborder {border:2px solid #e53a60;}
        
        Border color #e53a60