#e32064 color space conversions
Hex:
        #e32064
        RGB:
        227, 32, 100
        CMY:
        11, 87, 61
        CMYK:
        0, 86, 56, 11
      HSL:
        339°, 77.6892%, 50.7843%
        HSV (HSB):
        339°, 85.9031%, 89.0196%
        XYZ:
        34.4953, 18.2840, 13.7677
        xyY:
        0.5184, 0.2748, 18.2840
      CIE-Lab:
        49.8388, 72.8635, 13.1314
        CIE-LCH:
        49.8388, 74.0373, 10.2162
        CIE-Luv:
        49.8388, 127.2008, 1.1309
        Hunter-Lab:
        42.7598, 69.1703, 10.8419
      #e32064 color charts
#e32064 RGB chart
      #e32064 CMYK chart
      #e32064 RGB pie chart
      #e32064 color shades, tints & tones
#e32064 color schemes
#e32064 color preview, HTML & CSS examples
           This text has a color of #e32064        
        
          <p style="color:#e32064;">Text here</p>
        
        
          .mytext {color:#e32064;}
        
        Text color #e32064
      
           This box has a color of #e32064        
        
          <div style="background-color:#e32064;">Content here</div>
        
        
          .mybackground {background-color:#e32064;}
        
        Background color #e32064
      
           Border around this has a color of #e32064        
        
          <div style="border:2px solid #e32064;">Content here</div>
        
        
          .myborder {border:2px solid #e32064;}
        
        Border color #e32064