#e32080 color space conversions
Hex:
        #e32080
        RGB:
        227, 32, 128
        CMY:
        11, 87, 50
        CMYK:
        0, 86, 44, 11
      HSL:
        330°, 77.6892%, 50.7843%
        HSV (HSB):
        330°, 85.9031%, 89.0196%
        XYZ:
        36.0913, 18.9224, 22.1722
        xyY:
        0.4676, 0.2452, 18.9224
      CIE-Lab:
        50.5963, 75.0160, -2.8435
        CIE-LCH:
        50.5963, 75.0699, 357.8292
        CIE-Luv:
        50.5963, 115.5892, -18.1850
        Hunter-Lab:
        43.4999, 71.9744, 0.2294
      #e32080 color charts
#e32080 RGB chart
      #e32080 CMYK chart
      #e32080 RGB pie chart
      #e32080 color shades, tints & tones
#e32080 color schemes
#e32080 color preview, HTML & CSS examples
           This text has a color of #e32080        
        
          <p style="color:#e32080;">Text here</p>
        
        
          .mytext {color:#e32080;}
        
        Text color #e32080
      
           This box has a color of #e32080        
        
          <div style="background-color:#e32080;">Content here</div>
        
        
          .mybackground {background-color:#e32080;}
        
        Background color #e32080
      
           Border around this has a color of #e32080        
        
          <div style="border:2px solid #e32080;">Content here</div>
        
        
          .myborder {border:2px solid #e32080;}
        
        Border color #e32080