#e80b71 color space conversions
Hex:
        #e80b71
        RGB:
        232, 11, 113
        CMY:
        9, 96, 56
        CMYK:
        0, 95, 51, 9
      HSL:
        332°, 90.9465%, 47.6471%
        HSV (HSB):
        332°, 95.2586%, 90.9804%
        XYZ:
        36.3790, 18.5874, 17.2931
        xyY:
        0.5034, 0.2572, 18.5874
      CIE-Lab:
        50.2010, 77.6797, 5.8298
        CIE-LCH:
        50.2010, 77.8981, 4.2919
        CIE-Luv:
        50.2010, 129.6002, -8.2233
        Hunter-Lab:
        43.1131, 75.1711, 6.3973
      #e80b71 color charts
#e80b71 RGB chart
      #e80b71 CMYK chart
      #e80b71 RGB pie chart
      #e80b71 color shades, tints & tones
#e80b71 color schemes
#e80b71 color preview, HTML & CSS examples
           This text has a color of #e80b71        
        
          <p style="color:#e80b71;">Text here</p>
        
        
          .mytext {color:#e80b71;}
        
        Text color #e80b71
      
           This box has a color of #e80b71        
        
          <div style="background-color:#e80b71;">Content here</div>
        
        
          .mybackground {background-color:#e80b71;}
        
        Background color #e80b71
      
           Border around this has a color of #e80b71        
        
          <div style="border:2px solid #e80b71;">Content here</div>
        
        
          .myborder {border:2px solid #e80b71;}
        
        Border color #e80b71