#e80fa0 color space conversions
Hex:
        #e80fa0
        RGB:
        232, 15, 160
        CMY:
        9, 94, 37
        CMYK:
        0, 94, 31, 9
      HSL:
        320°, 87.8543%, 48.4314%
        HSV (HSB):
        320°, 93.5345%, 90.9804%
        XYZ:
        39.7947, 20.0355, 35.0275
        xyY:
        0.4195, 0.2112, 20.0355
      CIE-Lab:
        51.8773, 81.4775, -20.0098
        CIE-LCH:
        51.8773, 83.8986, 346.2020
        CIE-Luv:
        51.8773, 107.5920, -42.8225
        Hunter-Lab:
        44.7611, 80.3631, -15.0643
      #e80fa0 color charts
#e80fa0 RGB chart
      #e80fa0 CMYK chart
      #e80fa0 RGB pie chart
      #e80fa0 color shades, tints & tones
#e80fa0 color schemes
#e80fa0 color preview, HTML & CSS examples
           This text has a color of #e80fa0        
        
          <p style="color:#e80fa0;">Text here</p>
        
        
          .mytext {color:#e80fa0;}
        
        Text color #e80fa0
      
           This box has a color of #e80fa0        
        
          <div style="background-color:#e80fa0;">Content here</div>
        
        
          .mybackground {background-color:#e80fa0;}
        
        Background color #e80fa0
      
           Border around this has a color of #e80fa0        
        
          <div style="border:2px solid #e80fa0;">Content here</div>
        
        
          .myborder {border:2px solid #e80fa0;}
        
        Border color #e80fa0