#e50ef2 color space conversions
Hex:
        #e50ef2
        RGB:
        229, 14, 242
        CMY:
        10, 95, 5
        CMYK:
        5, 94, 0, 5
      HSL:
        297°, 89.7638%, 50.1961%
        HSV (HSB):
        297°, 94.2149%, 94.9020%
        XYZ:
        48.4971, 23.3829, 85.9617
        xyY:
        0.3073, 0.1481, 23.3829
      CIE-Lab:
        55.4646, 91.5052, -61.6319
        CIE-LCH:
        55.4646, 110.3254, 326.0384
        CIE-Luv:
        55.4646, 70.2062, -106.7743
        Hunter-Lab:
        48.3559, 94.3988, -71.5501
      #e50ef2 color charts
#e50ef2 RGB chart
      #e50ef2 CMYK chart
      #e50ef2 RGB pie chart
      #e50ef2 color shades, tints & tones
#e50ef2 color schemes
#e50ef2 color preview, HTML & CSS examples
           This text has a color of #e50ef2        
        
          <p style="color:#e50ef2;">Text here</p>
        
        
          .mytext {color:#e50ef2;}
        
        Text color #e50ef2
      
           This box has a color of #e50ef2        
        
          <div style="background-color:#e50ef2;">Content here</div>
        
        
          .mybackground {background-color:#e50ef2;}
        
        Background color #e50ef2
      
           Border around this has a color of #e50ef2        
        
          <div style="border:2px solid #e50ef2;">Content here</div>
        
        
          .myborder {border:2px solid #e50ef2;}
        
        Border color #e50ef2