#e32a70 color space conversions
Hex:
        #e32a70
        RGB:
        227, 42, 112
        CMY:
        11, 84, 56
        CMYK:
        0, 81, 51, 11
      HSL:
        337°, 76.7635%, 52.7451%
        HSV (HSB):
        337°, 81.4978%, 89.0196%
        XYZ:
        35.4311, 19.1567, 17.1594
        xyY:
        0.4938, 0.2670, 19.1567
      CIE-Lab:
        50.8700, 71.6151, 7.2632
        CIE-LCH:
        50.8700, 71.9825, 5.7911
        CIE-Luv:
        50.8700, 119.5915, -5.0699
        Hunter-Lab:
        43.7683, 67.9039, 7.3931
      #e32a70 color charts
#e32a70 RGB chart
      #e32a70 CMYK chart
      #e32a70 RGB pie chart
      #e32a70 color shades, tints & tones
#e32a70 color schemes
#e32a70 color preview, HTML & CSS examples
           This text has a color of #e32a70        
        
          <p style="color:#e32a70;">Text here</p>
        
        
          .mytext {color:#e32a70;}
        
        Text color #e32a70
      
           This box has a color of #e32a70        
        
          <div style="background-color:#e32a70;">Content here</div>
        
        
          .mybackground {background-color:#e32a70;}
        
        Background color #e32a70
      
           Border around this has a color of #e32a70        
        
          <div style="border:2px solid #e32a70;">Content here</div>
        
        
          .myborder {border:2px solid #e32a70;}
        
        Border color #e32a70