#e80fe9 color space conversions
Hex:
        #e80fe9
        RGB:
        232, 15, 233
        CMY:
        9, 94, 9
        CMYK:
        0, 94, 0, 9
      HSL:
        300°, 87.9032%, 48.6275%
        HSV (HSB):
        300°, 93.5622%, 91.3725%
        XYZ:
        48.1575, 23.3806, 79.0655
        xyY:
        0.3198, 0.1552, 23.3806
      CIE-Lab:
        55.4623, 90.5802, -56.5544
        CIE-LCH:
        55.4623, 106.7857, 328.0211
        CIE-Luv:
        55.4623, 75.7113, -99.1469
        Hunter-Lab:
        48.3535, 93.1577, -63.1009
      #e80fe9 color charts
#e80fe9 RGB chart
      #e80fe9 CMYK chart
      #e80fe9 RGB pie chart
      #e80fe9 color shades, tints & tones
#e80fe9 color schemes
#e80fe9 color preview, HTML & CSS examples
           This text has a color of #e80fe9        
        
          <p style="color:#e80fe9;">Text here</p>
        
        
          .mytext {color:#e80fe9;}
        
        Text color #e80fe9
      
           This box has a color of #e80fe9        
        
          <div style="background-color:#e80fe9;">Content here</div>
        
        
          .mybackground {background-color:#e80fe9;}
        
        Background color #e80fe9
      
           Border around this has a color of #e80fe9        
        
          <div style="border:2px solid #e80fe9;">Content here</div>
        
        
          .myborder {border:2px solid #e80fe9;}
        
        Border color #e80fe9