#e80dfe color space conversions
Hex:
        #e80dfe
        RGB:
        232, 13, 254
        CMY:
        9, 95, 0
        CMYK:
        9, 95, 0, 0
      HSL:
        295°, 99.1770%, 52.3529%
        HSV (HSB):
        295°, 94.8819%, 99.6078%
        XYZ:
        51.3120, 24.5994, 95.8096
        xyY:
        0.2988, 0.1433, 24.5994
      CIE-Lab:
        56.6830, 93.8385, -66.3363
        CIE-LCH:
        56.6830, 114.9181, 324.7427
        CIE-Luv:
        56.6830, 67.9170, -114.5947
        Hunter-Lab:
        49.5978, 97.8733, -79.8139
      #e80dfe color charts
#e80dfe RGB chart
      #e80dfe CMYK chart
      #e80dfe RGB pie chart
      #e80dfe color shades, tints & tones
#e80dfe color schemes
#e80dfe color preview, HTML & CSS examples
           This text has a color of #e80dfe        
        
          <p style="color:#e80dfe;">Text here</p>
        
        
          .mytext {color:#e80dfe;}
        
        Text color #e80dfe
      
           This box has a color of #e80dfe        
        
          <div style="background-color:#e80dfe;">Content here</div>
        
        
          .mybackground {background-color:#e80dfe;}
        
        Background color #e80dfe
      
           Border around this has a color of #e80dfe        
        
          <div style="border:2px solid #e80dfe;">Content here</div>
        
        
          .myborder {border:2px solid #e80dfe;}
        
        Border color #e80dfe