#e53edf color space conversions
Hex:
        #e53edf
        RGB:
        229, 62, 223
        CMY:
        10, 76, 13
        CMYK:
        0, 73, 3, 10
      HSL:
        302°, 76.2557%, 57.0588%
        HSV (HSB):
        302°, 72.9258%, 89.8039%
        XYZ:
        47.3550, 25.4310, 72.2248
        xyY:
        0.3266, 0.1754, 25.4310
      CIE-Lab:
        57.4929, 79.6008, -47.7117
        CIE-LCH:
        57.4929, 92.8046, 329.0620
        CIE-Luv:
        57.4929, 71.4596, -85.0230
        Hunter-Lab:
        50.4291, 79.3678, -49.6150
      #e53edf color charts
#e53edf RGB chart
      #e53edf CMYK chart
      #e53edf RGB pie chart
      #e53edf color shades, tints & tones
#e53edf color schemes
#e53edf color preview, HTML & CSS examples
           This text has a color of #e53edf        
        
          <p style="color:#e53edf;">Text here</p>
        
        
          .mytext {color:#e53edf;}
        
        Text color #e53edf
      
           This box has a color of #e53edf        
        
          <div style="background-color:#e53edf;">Content here</div>
        
        
          .mybackground {background-color:#e53edf;}
        
        Background color #e53edf
      
           Border around this has a color of #e53edf        
        
          <div style="border:2px solid #e53edf;">Content here</div>
        
        
          .myborder {border:2px solid #e53edf;}
        
        Border color #e53edf