#e80efa color space conversions
Hex:
        #e80efa
        RGB:
        232, 14, 250
        CMY:
        9, 95, 2
        CMYK:
        7, 94, 0, 2
      HSL:
        295°, 95.9350%, 51.7647%
        HSV (HSB):
        295°, 94.4000%, 98.0392%
        XYZ:
        50.6911, 24.3720, 92.4750
        xyY:
        0.3026, 0.1455, 24.3720
      CIE-Lab:
        56.4583, 93.1579, -64.4739
        CIE-LCH:
        56.4583, 113.2929, 325.3132
        CIE-Luv:
        56.4583, 69.3265, -111.6603
        Hunter-Lab:
        49.3680, 96.8897, -76.5031
      #e80efa color charts
#e80efa RGB chart
      #e80efa CMYK chart
      #e80efa RGB pie chart
      #e80efa color shades, tints & tones
#e80efa color schemes
#e80efa color preview, HTML & CSS examples
           This text has a color of #e80efa        
        
          <p style="color:#e80efa;">Text here</p>
        
        
          .mytext {color:#e80efa;}
        
        Text color #e80efa
      
           This box has a color of #e80efa        
        
          <div style="background-color:#e80efa;">Content here</div>
        
        
          .mybackground {background-color:#e80efa;}
        
        Background color #e80efa
      
           Border around this has a color of #e80efa        
        
          <div style="border:2px solid #e80efa;">Content here</div>
        
        
          .myborder {border:2px solid #e80efa;}
        
        Border color #e80efa