#e32076 color space conversions
Hex:
        #e32076
        RGB:
        227, 32, 118
        CMY:
        11, 87, 54
        CMYK:
        0, 86, 48, 11
      HSL:
        334°, 77.6892%, 50.7843%
        HSV (HSB):
        334°, 85.9031%, 89.0196%
        XYZ:
        35.4651, 18.6719, 18.8744
        xyY:
        0.4857, 0.2557, 18.6719
      CIE-Lab:
        50.3011, 74.1819, 2.7971
        CIE-LCH:
        50.3011, 74.2346, 2.1594
        CIE-Luv:
        50.3011, 119.8848, -10.9851
        Hunter-Lab:
        43.2110, 70.8831, 4.3501
      #e32076 color charts
#e32076 RGB chart
      #e32076 CMYK chart
      #e32076 RGB pie chart
      #e32076 color shades, tints & tones
#e32076 color schemes
#e32076 color preview, HTML & CSS examples
           This text has a color of #e32076        
        
          <p style="color:#e32076;">Text here</p>
        
        
          .mytext {color:#e32076;}
        
        Text color #e32076
      
           This box has a color of #e32076        
        
          <div style="background-color:#e32076;">Content here</div>
        
        
          .mybackground {background-color:#e32076;}
        
        Background color #e32076
      
           Border around this has a color of #e32076        
        
          <div style="border:2px solid #e32076;">Content here</div>
        
        
          .myborder {border:2px solid #e32076;}
        
        Border color #e32076