#e32054 color space conversions
Hex:
        #e32054
        RGB:
        227, 32, 84
        CMY:
        11, 87, 67
        CMYK:
        0, 86, 63, 11
      HSL:
        344°, 77.6892%, 50.7843%
        HSV (HSB):
        344°, 85.9031%, 89.0196%
        XYZ:
        33.7953, 18.0040, 10.0814
        xyY:
        0.5461, 0.2909, 18.0040
      CIE-Lab:
        49.5010, 71.8906, 22.4531
        CIE-LCH:
        49.5010, 75.3153, 17.3448
        CIE-Luv:
        49.5010, 133.0614, 10.7189
        Hunter-Lab:
        42.4311, 67.9161, 15.6148
      #e32054 color charts
#e32054 RGB chart
      #e32054 CMYK chart
      #e32054 RGB pie chart
      #e32054 color shades, tints & tones
#e32054 color schemes
#e32054 color preview, HTML & CSS examples
           This text has a color of #e32054        
        
          <p style="color:#e32054;">Text here</p>
        
        
          .mytext {color:#e32054;}
        
        Text color #e32054
      
           This box has a color of #e32054        
        
          <div style="background-color:#e32054;">Content here</div>
        
        
          .mybackground {background-color:#e32054;}
        
        Background color #e32054
      
           Border around this has a color of #e32054        
        
          <div style="border:2px solid #e32054;">Content here</div>
        
        
          .myborder {border:2px solid #e32054;}
        
        Border color #e32054