#e32ae4 color space conversions
Hex:
        #e32ae4
        RGB:
        227, 42, 228
        CMY:
        11, 84, 11
        CMYK:
        0, 82, 0, 11
      HSL:
        300°, 77.5000%, 52.9412%
        HSV (HSB):
        300°, 81.5789%, 89.4118%
        XYZ:
        46.5101, 23.5883, 75.5004
        xyY:
        0.3194, 0.1620, 23.5883
      CIE-Lab:
        55.6732, 85.0731, -53.4472
        CIE-LCH:
        55.6732, 100.4691, 327.8609
        CIE-Luv:
        55.6732, 71.6176, -93.8415
        Hunter-Lab:
        48.5677, 85.9441, -58.1712
      #e32ae4 color charts
#e32ae4 RGB chart
      #e32ae4 CMYK chart
      #e32ae4 RGB pie chart
      #e32ae4 color shades, tints & tones
#e32ae4 color schemes
#e32ae4 color preview, HTML & CSS examples
           This text has a color of #e32ae4        
        
          <p style="color:#e32ae4;">Text here</p>
        
        
          .mytext {color:#e32ae4;}
        
        Text color #e32ae4
      
           This box has a color of #e32ae4        
        
          <div style="background-color:#e32ae4;">Content here</div>
        
        
          .mybackground {background-color:#e32ae4;}
        
        Background color #e32ae4
      
           Border around this has a color of #e32ae4        
        
          <div style="border:2px solid #e32ae4;">Content here</div>
        
        
          .myborder {border:2px solid #e32ae4;}
        
        Border color #e32ae4