#e80ef1 color space conversions
Hex:
        #e80ef1
        RGB:
        232, 14, 241
        CMY:
        9, 95, 5
        CMYK:
        4, 94, 0, 5
      HSL:
        298°, 89.0196%, 50.0000%
        HSV (HSB):
        298°, 94.1909%, 94.5098%
        XYZ:
        49.3129, 23.8208, 85.2179
        xyY:
        0.3114, 0.1504, 23.8208
      CIE-Lab:
        55.9079, 91.8222, -60.3329
        CIE-LCH:
        55.9079, 109.8698, 326.6926
        CIE-Luv:
        55.9079, 72.6792, -105.1138
        Hunter-Lab:
        48.8065, 94.9407, -69.3579
      #e80ef1 color charts
#e80ef1 RGB chart
      #e80ef1 CMYK chart
      #e80ef1 RGB pie chart
      #e80ef1 color shades, tints & tones
#e80ef1 color schemes
#e80ef1 color preview, HTML & CSS examples
           This text has a color of #e80ef1        
        
          <p style="color:#e80ef1;">Text here</p>
        
        
          .mytext {color:#e80ef1;}
        
        Text color #e80ef1
      
           This box has a color of #e80ef1        
        
          <div style="background-color:#e80ef1;">Content here</div>
        
        
          .mybackground {background-color:#e80ef1;}
        
        Background color #e80ef1
      
           Border around this has a color of #e80ef1        
        
          <div style="border:2px solid #e80ef1;">Content here</div>
        
        
          .myborder {border:2px solid #e80ef1;}
        
        Border color #e80ef1