#e50efa color space conversions
Hex:
        #e50efa
        RGB:
        229, 14, 250
        CMY:
        10, 95, 2
        CMYK:
        8, 94, 0, 2
      HSL:
        295°, 95.9350%, 51.7647%
        HSV (HSB):
        295°, 94.4000%, 98.0392%
        XYZ:
        49.7255, 23.8742, 92.4298
        xyY:
        0.2995, 0.1438, 23.8742
      CIE-Lab:
        55.9616, 92.7077, -65.2995
        CIE-LCH:
        55.9616, 113.3964, 324.8407
        CIE-Luv:
        55.9616, 67.2746, -112.5584
        Hunter-Lab:
        48.8612, 96.1499, -77.9548
      #e50efa color charts
#e50efa RGB chart
      #e50efa CMYK chart
      #e50efa RGB pie chart
      #e50efa color shades, tints & tones
#e50efa color schemes
#e50efa color preview, HTML & CSS examples
           This text has a color of #e50efa        
        
          <p style="color:#e50efa;">Text here</p>
        
        
          .mytext {color:#e50efa;}
        
        Text color #e50efa
      
           This box has a color of #e50efa        
        
          <div style="background-color:#e50efa;">Content here</div>
        
        
          .mybackground {background-color:#e50efa;}
        
        Background color #e50efa
      
           Border around this has a color of #e50efa        
        
          <div style="border:2px solid #e50efa;">Content here</div>
        
        
          .myborder {border:2px solid #e50efa;}
        
        Border color #e50efa