#e53b94 color space conversions
Hex:
        #e53b94
        RGB:
        229, 59, 148
        CMY:
        10, 77, 42
        CMYK:
        0, 74, 35, 10
      HSL:
        329°, 76.5766%, 56.4706%
        HSV (HSB):
        329°, 74.2358%, 89.8039%
        XYZ:
        39.2224, 21.9241, 30.1815
        xyY:
        0.4295, 0.2401, 21.9241
      CIE-Lab:
        53.9463, 70.7575, -9.8067
        CIE-LCH:
        53.9463, 71.4338, 352.1093
        CIE-Luv:
        53.9463, 101.1591, -26.7223
        Hunter-Lab:
        46.8231, 67.5837, -5.4413
      #e53b94 color charts
#e53b94 RGB chart
      #e53b94 CMYK chart
      #e53b94 RGB pie chart
      #e53b94 color shades, tints & tones
#e53b94 color schemes
#e53b94 color preview, HTML & CSS examples
           This text has a color of #e53b94        
        
          <p style="color:#e53b94;">Text here</p>
        
        
          .mytext {color:#e53b94;}
        
        Text color #e53b94
      
           This box has a color of #e53b94        
        
          <div style="background-color:#e53b94;">Content here</div>
        
        
          .mybackground {background-color:#e53b94;}
        
        Background color #e53b94
      
           Border around this has a color of #e53b94        
        
          <div style="border:2px solid #e53b94;">Content here</div>
        
        
          .myborder {border:2px solid #e53b94;}
        
        Border color #e53b94