#e53ba5 color space conversions
Hex:
        #e53ba5
        RGB:
        229, 59, 165
        CMY:
        10, 77, 35
        CMYK:
        0, 74, 28, 10
      HSL:
        323°, 76.5766%, 56.4706%
        HSV (HSB):
        323°, 74.2358%, 89.8039%
        XYZ:
        40.6686, 22.5026, 37.7973
        xyY:
        0.4028, 0.2229, 22.5026
      CIE-Lab:
        54.5562, 72.6489, -18.9119
        CIE-LCH:
        54.5562, 75.0701, 345.4087
        CIE-Luv:
        54.5562, 94.3767, -39.9781
        Hunter-Lab:
        47.4369, 70.0172, -14.0359
      #e53ba5 color charts
#e53ba5 RGB chart
      #e53ba5 CMYK chart
      #e53ba5 RGB pie chart
      #e53ba5 color shades, tints & tones
#e53ba5 color schemes
#e53ba5 color preview, HTML & CSS examples
           This text has a color of #e53ba5        
        
          <p style="color:#e53ba5;">Text here</p>
        
        
          .mytext {color:#e53ba5;}
        
        Text color #e53ba5
      
           This box has a color of #e53ba5        
        
          <div style="background-color:#e53ba5;">Content here</div>
        
        
          .mybackground {background-color:#e53ba5;}
        
        Background color #e53ba5
      
           Border around this has a color of #e53ba5        
        
          <div style="border:2px solid #e53ba5;">Content here</div>
        
        
          .myborder {border:2px solid #e53ba5;}
        
        Border color #e53ba5