#e32072 color space conversions
Hex:
        #e32072
        RGB:
        227, 32, 114
        CMY:
        11, 87, 55
        CMYK:
        0, 86, 50, 11
      HSL:
        335°, 77.6892%, 50.7843%
        HSV (HSB):
        335°, 85.9031%, 89.0196%
        XYZ:
        35.2323, 18.5788, 17.6487
        xyY:
        0.4930, 0.2600, 18.5788
      CIE-Lab:
        50.1908, 73.8685, 5.0749
        CIE-LCH:
        50.1908, 74.0426, 3.9301
        CIE-Luv:
        50.1908, 121.5632, -8.1899
        Hunter-Lab:
        43.1032, 70.4746, 5.8958
      #e32072 color charts
#e32072 RGB chart
      #e32072 CMYK chart
      #e32072 RGB pie chart
      #e32072 color shades, tints & tones
#e32072 color schemes
#e32072 color preview, HTML & CSS examples
           This text has a color of #e32072        
        
          <p style="color:#e32072;">Text here</p>
        
        
          .mytext {color:#e32072;}
        
        Text color #e32072
      
           This box has a color of #e32072        
        
          <div style="background-color:#e32072;">Content here</div>
        
        
          .mybackground {background-color:#e32072;}
        
        Background color #e32072
      
           Border around this has a color of #e32072        
        
          <div style="border:2px solid #e32072;">Content here</div>
        
        
          .myborder {border:2px solid #e32072;}
        
        Border color #e32072