#e50fe8 color space conversions
Hex:
        #e50fe8
        RGB:
        229, 15, 232
        CMY:
        10, 94, 9
        CMYK:
        1, 94, 0, 9
      HSL:
        299°, 87.8543%, 48.4314%
        HSV (HSB):
        299°, 93.5345%, 90.9804%
        XYZ:
        47.0494, 22.8259, 78.2700
        xyY:
        0.3176, 0.1541, 22.8259
      CIE-Lab:
        54.8925, 89.9550, -56.9318
        CIE-LCH:
        54.8925, 106.4572, 327.6706
        CIE-Luv:
        54.8925, 73.9575, -99.3674
        Hunter-Lab:
        47.7764, 92.1751, -63.6887
      #e50fe8 color charts
#e50fe8 RGB chart
      #e50fe8 CMYK chart
      #e50fe8 RGB pie chart
      #e50fe8 color shades, tints & tones
#e50fe8 color schemes
#e50fe8 color preview, HTML & CSS examples
           This text has a color of #e50fe8        
        
          <p style="color:#e50fe8;">Text here</p>
        
        
          .mytext {color:#e50fe8;}
        
        Text color #e50fe8
      
           This box has a color of #e50fe8        
        
          <div style="background-color:#e50fe8;">Content here</div>
        
        
          .mybackground {background-color:#e50fe8;}
        
        Background color #e50fe8
      
           Border around this has a color of #e50fe8        
        
          <div style="border:2px solid #e50fe8;">Content here</div>
        
        
          .myborder {border:2px solid #e50fe8;}
        
        Border color #e50fe8