#e32272 color space conversions
Hex:
        #e32272
        RGB:
        227, 34, 114
        CMY:
        11, 87, 55
        CMYK:
        0, 85, 50, 11
      HSL:
        335°, 77.5100%, 51.1765%
        HSV (HSB):
        335°, 85.0220%, 89.0196%
        XYZ:
        35.2878, 18.6899, 17.6672
        xyY:
        0.4925, 0.2609, 18.6899
      CIE-Lab:
        50.3224, 73.4898, 5.2637
        CIE-LCH:
        50.3224, 73.6781, 4.0968
        CIE-Luv:
        50.3224, 121.0649, -7.8749
        Hunter-Lab:
        43.2318, 70.0447, 6.0326
      #e32272 color charts
#e32272 RGB chart
      #e32272 CMYK chart
      #e32272 RGB pie chart
      #e32272 color shades, tints & tones
#e32272 color schemes
#e32272 color preview, HTML & CSS examples
           This text has a color of #e32272        
        
          <p style="color:#e32272;">Text here</p>
        
        
          .mytext {color:#e32272;}
        
        Text color #e32272
      
           This box has a color of #e32272        
        
          <div style="background-color:#e32272;">Content here</div>
        
        
          .mybackground {background-color:#e32272;}
        
        Background color #e32272
      
           Border around this has a color of #e32272        
        
          <div style="border:2px solid #e32272;">Content here</div>
        
        
          .myborder {border:2px solid #e32272;}
        
        Border color #e32272