#e32056 color space conversions
Hex:
        #e32056
        RGB:
        227, 32, 86
        CMY:
        11, 87, 66
        CMYK:
        0, 86, 62, 11
      HSL:
        343°, 77.6892%, 50.7843%
        HSV (HSB):
        343°, 85.9031%, 89.0196%
        XYZ:
        33.8748, 18.0358, 10.5000
        xyY:
        0.5428, 0.2890, 18.0358
      CIE-Lab:
        49.5395, 72.0020, 21.2844
        CIE-LCH:
        49.5395, 75.0820, 16.4681
        CIE-Luv:
        49.5395, 132.3689, 9.5910
        Hunter-Lab:
        42.4686, 68.0593, 15.0691
      #e32056 color charts
#e32056 RGB chart
      #e32056 CMYK chart
      #e32056 RGB pie chart
      #e32056 color shades, tints & tones
#e32056 color schemes
#e32056 color preview, HTML & CSS examples
           This text has a color of #e32056        
        
          <p style="color:#e32056;">Text here</p>
        
        
          .mytext {color:#e32056;}
        
        Text color #e32056
      
           This box has a color of #e32056        
        
          <div style="background-color:#e32056;">Content here</div>
        
        
          .mybackground {background-color:#e32056;}
        
        Background color #e32056
      
           Border around this has a color of #e32056        
        
          <div style="border:2px solid #e32056;">Content here</div>
        
        
          .myborder {border:2px solid #e32056;}
        
        Border color #e32056