#e32ea0 color space conversions
Hex:
        #e32ea0
        RGB:
        227, 46, 160
        CMY:
        11, 82, 37
        CMYK:
        0, 80, 30, 11
      HSL:
        322°, 76.3713%, 53.5294%
        HSV (HSB):
        322°, 79.7357%, 89.0196%
        XYZ:
        39.0007, 20.8229, 35.2214
        xyY:
        0.4103, 0.2191, 20.8229
      CIE-Lab:
        52.7552, 75.1893, -18.7486
        CIE-LCH:
        52.7552, 77.4916, 345.9987
        CIE-Luv:
        52.7552, 98.4260, -39.9588
        Hunter-Lab:
        45.6322, 72.7033, -13.8207
      #e32ea0 color charts
#e32ea0 RGB chart
      #e32ea0 CMYK chart
      #e32ea0 RGB pie chart
      #e32ea0 color shades, tints & tones
#e32ea0 color schemes
#e32ea0 color preview, HTML & CSS examples
           This text has a color of #e32ea0        
        
          <p style="color:#e32ea0;">Text here</p>
        
        
          .mytext {color:#e32ea0;}
        
        Text color #e32ea0
      
           This box has a color of #e32ea0        
        
          <div style="background-color:#e32ea0;">Content here</div>
        
        
          .mybackground {background-color:#e32ea0;}
        
        Background color #e32ea0
      
           Border around this has a color of #e32ea0        
        
          <div style="border:2px solid #e32ea0;">Content here</div>
        
        
          .myborder {border:2px solid #e32ea0;}
        
        Border color #e32ea0