#e32eda color space conversions
Hex:
        #e32eda
        RGB:
        227, 46, 218
        CMY:
        11, 82, 15
        CMYK:
        0, 80, 4, 11
      HSL:
        303°, 76.3713%, 53.5294%
        HSV (HSB):
        303°, 79.7357%, 89.0196%
        XYZ:
        45.3104, 23.3468, 68.4479
        xyY:
        0.3305, 0.1703, 23.3468
      CIE-Lab:
        55.4278, 82.7134, -48.1773
        CIE-LCH:
        55.4278, 95.7213, 329.7809
        CIE-Luv:
        55.4278, 74.7936, -85.4825
        Hunter-Lab:
        48.3186, 82.8298, -50.1670
      #e32eda color charts
#e32eda RGB chart
      #e32eda CMYK chart
      #e32eda RGB pie chart
      #e32eda color shades, tints & tones
#e32eda color schemes
#e32eda color preview, HTML & CSS examples
           This text has a color of #e32eda        
        
          <p style="color:#e32eda;">Text here</p>
        
        
          .mytext {color:#e32eda;}
        
        Text color #e32eda
      
           This box has a color of #e32eda        
        
          <div style="background-color:#e32eda;">Content here</div>
        
        
          .mybackground {background-color:#e32eda;}
        
        Background color #e32eda
      
           Border around this has a color of #e32eda        
        
          <div style="border:2px solid #e32eda;">Content here</div>
        
        
          .myborder {border:2px solid #e32eda;}
        
        Border color #e32eda