#e53be0 color space conversions
Hex:
        #e53be0
        RGB:
        229, 59, 224
        CMY:
        10, 77, 12
        CMYK:
        0, 74, 2, 10
      HSL:
        302°, 76.5766%, 56.4706%
        HSV (HSB):
        302°, 74.2358%, 89.8039%
        XYZ:
        47.3316, 25.1678, 72.8842
        xyY:
        0.3256, 0.1731, 25.1678
      CIE-Lab:
        57.2385, 80.6322, -48.6796
        CIE-LCH:
        57.2385, 94.1873, 328.8796
        CIE-Luv:
        57.2385, 71.7116, -86.5687
        Hunter-Lab:
        50.1675, 80.6166, -51.0203
      #e53be0 color charts
#e53be0 RGB chart
      #e53be0 CMYK chart
      #e53be0 RGB pie chart
      #e53be0 color shades, tints & tones
#e53be0 color schemes
#e53be0 color preview, HTML & CSS examples
           This text has a color of #e53be0        
        
          <p style="color:#e53be0;">Text here</p>
        
        
          .mytext {color:#e53be0;}
        
        Text color #e53be0
      
           This box has a color of #e53be0        
        
          <div style="background-color:#e53be0;">Content here</div>
        
        
          .mybackground {background-color:#e53be0;}
        
        Background color #e53be0
      
           Border around this has a color of #e53be0        
        
          <div style="border:2px solid #e53be0;">Content here</div>
        
        
          .myborder {border:2px solid #e53be0;}
        
        Border color #e53be0