#e32ed2 color space conversions
Hex:
        #e32ed2
        RGB:
        227, 46, 210
        CMY:
        11, 82, 18
        CMYK:
        0, 80, 7, 11
      HSL:
        306°, 76.3713%, 53.5294%
        HSV (HSB):
        306°, 79.7357%, 89.0196%
        XYZ:
        44.2884, 22.9380, 63.0660
        xyY:
        0.3399, 0.1761, 22.9380
      CIE-Lab:
        55.0084, 81.5619, -44.2868
        CIE-LCH:
        55.0084, 92.8099, 331.4988
        CIE-Luv:
        55.0084, 77.8680, -79.3026
        Hunter-Lab:
        47.8937, 81.2493, -44.5470
      #e32ed2 color charts
#e32ed2 RGB chart
      #e32ed2 CMYK chart
      #e32ed2 RGB pie chart
      #e32ed2 color shades, tints & tones
#e32ed2 color schemes
#e32ed2 color preview, HTML & CSS examples
           This text has a color of #e32ed2        
        
          <p style="color:#e32ed2;">Text here</p>
        
        
          .mytext {color:#e32ed2;}
        
        Text color #e32ed2
      
           This box has a color of #e32ed2        
        
          <div style="background-color:#e32ed2;">Content here</div>
        
        
          .mybackground {background-color:#e32ed2;}
        
        Background color #e32ed2
      
           Border around this has a color of #e32ed2        
        
          <div style="border:2px solid #e32ed2;">Content here</div>
        
        
          .myborder {border:2px solid #e32ed2;}
        
        Border color #e32ed2