#e80b70 color space conversions
Hex:
        #e80b70
        RGB:
        232, 11, 112
        CMY:
        9, 96, 56
        CMYK:
        0, 95, 52, 9
      HSL:
        333°, 90.9465%, 47.6471%
        HSV (HSB):
        333°, 95.2586%, 90.9804%
        XYZ:
        36.3230, 18.5650, 16.9982
        xyY:
        0.5053, 0.2583, 18.5650
      CIE-Lab:
        50.1743, 77.6080, 6.4031
        CIE-LCH:
        50.1743, 77.8717, 4.7166
        CIE-Luv:
        50.1743, 130.0346, -7.5409
        Hunter-Lab:
        43.0871, 75.0754, 6.7706
      #e80b70 color charts
#e80b70 RGB chart
      #e80b70 CMYK chart
      #e80b70 RGB pie chart
      #e80b70 color shades, tints & tones
#e80b70 color schemes
#e80b70 color preview, HTML & CSS examples
           This text has a color of #e80b70        
        
          <p style="color:#e80b70;">Text here</p>
        
        
          .mytext {color:#e80b70;}
        
        Text color #e80b70
      
           This box has a color of #e80b70        
        
          <div style="background-color:#e80b70;">Content here</div>
        
        
          .mybackground {background-color:#e80b70;}
        
        Background color #e80b70
      
           Border around this has a color of #e80b70        
        
          <div style="border:2px solid #e80b70;">Content here</div>
        
        
          .myborder {border:2px solid #e80b70;}
        
        Border color #e80b70