#e80e85 color space conversions
Hex:
        #e80e85
        RGB:
        232, 14, 133
        CMY:
        9, 95, 48
        CMYK:
        0, 94, 43, 9
      HSL:
        327°, 88.6179%, 48.2353%
        HSV (HSB):
        327°, 93.9655%, 90.9804%
        XYZ:
        37.6694, 19.1633, 23.9038
        xyY:
        0.4666, 0.2374, 19.1633
      CIE-Lab:
        50.8778, 79.0049, -5.3449
        CIE-LCH:
        50.8778, 79.1855, 356.1297
        CIE-Luv:
        50.8778, 120.2858, -22.3013
        Hunter-Lab:
        43.7759, 76.9921, -1.7321
      #e80e85 color charts
#e80e85 RGB chart
      #e80e85 CMYK chart
      #e80e85 RGB pie chart
      #e80e85 color shades, tints & tones
#e80e85 color schemes
#e80e85 color preview, HTML & CSS examples
           This text has a color of #e80e85        
        
          <p style="color:#e80e85;">Text here</p>
        
        
          .mytext {color:#e80e85;}
        
        Text color #e80e85
      
           This box has a color of #e80e85        
        
          <div style="background-color:#e80e85;">Content here</div>
        
        
          .mybackground {background-color:#e80e85;}
        
        Background color #e80e85
      
           Border around this has a color of #e80e85        
        
          <div style="border:2px solid #e80e85;">Content here</div>
        
        
          .myborder {border:2px solid #e80e85;}
        
        Border color #e80e85