#e50fe2 color space conversions
Hex:
        #e50fe2
        RGB:
        229, 15, 226
        CMY:
        10, 94, 11
        CMYK:
        0, 93, 1, 10
      HSL:
        301°, 87.7049%, 47.8431%
        HSV (HSB):
        301°, 93.4498%, 89.8039%
        XYZ:
        46.2114, 22.4906, 73.8570
        xyY:
        0.3242, 0.1578, 22.4906
      CIE-Lab:
        54.5438, 89.0959, -54.1007
        CIE-LCH:
        54.5438, 104.2351, 328.7331
        CIE-Luv:
        54.5438, 76.3088, -94.9041
        Hunter-Lab:
        47.4243, 90.9422, -59.1392
      #e50fe2 color charts
#e50fe2 RGB chart
      #e50fe2 CMYK chart
      #e50fe2 RGB pie chart
      #e50fe2 color shades, tints & tones
#e50fe2 color schemes
#e50fe2 color preview, HTML & CSS examples
           This text has a color of #e50fe2        
        
          <p style="color:#e50fe2;">Text here</p>
        
        
          .mytext {color:#e50fe2;}
        
        Text color #e50fe2
      
           This box has a color of #e50fe2        
        
          <div style="background-color:#e50fe2;">Content here</div>
        
        
          .mybackground {background-color:#e50fe2;}
        
        Background color #e50fe2
      
           Border around this has a color of #e50fe2        
        
          <div style="border:2px solid #e50fe2;">Content here</div>
        
        
          .myborder {border:2px solid #e50fe2;}
        
        Border color #e50fe2