#e32d88 color space conversions
Hex:
        #e32d88
        RGB:
        227, 45, 136
        CMY:
        11, 82, 47
        CMYK:
        0, 80, 40, 11
      HSL:
        330°, 76.4706%, 53.3333%
        HSV (HSB):
        330°, 80.1762%, 89.0196%
        XYZ:
        37.0609, 19.9852, 25.1968
        xyY:
        0.4506, 0.2430, 19.9852
      CIE-Lab:
        51.8205, 72.9529, -5.8567
        CIE-LCH:
        51.8205, 73.1876, 355.4101
        CIE-Luv:
        51.8205, 108.8643, -21.7058
        Hunter-Lab:
        44.7049, 69.7452, -2.1239
      #e32d88 color charts
#e32d88 RGB chart
      #e32d88 CMYK chart
      #e32d88 RGB pie chart
      #e32d88 color shades, tints & tones
#e32d88 color schemes
#e32d88 color preview, HTML & CSS examples
           This text has a color of #e32d88        
        
          <p style="color:#e32d88;">Text here</p>
        
        
          .mytext {color:#e32d88;}
        
        Text color #e32d88
      
           This box has a color of #e32d88        
        
          <div style="background-color:#e32d88;">Content here</div>
        
        
          .mybackground {background-color:#e32d88;}
        
        Background color #e32d88
      
           Border around this has a color of #e32d88        
        
          <div style="border:2px solid #e32d88;">Content here</div>
        
        
          .myborder {border:2px solid #e32d88;}
        
        Border color #e32d88