#e50de0 color space conversions
Hex:
        #e50de0
        RGB:
        229, 13, 224
        CMY:
        10, 95, 12
        CMYK:
        0, 94, 2, 10
      HSL:
        301°, 89.2562%, 47.4510%
        HSV (HSB):
        301°, 94.3231%, 89.8039%
        XYZ:
        45.9116, 22.3277, 72.4109
        xyY:
        0.3264, 0.1587, 22.3277
      CIE-Lab:
        54.3730, 88.9799, -53.2406
        CIE-LCH:
        54.3730, 103.6918, 329.1061
        CIE-Luv:
        54.3730, 77.2094, -93.5403
        Hunter-Lab:
        47.2522, 90.7444, -57.7815
      #e50de0 color charts
#e50de0 RGB chart
      #e50de0 CMYK chart
      #e50de0 RGB pie chart
      #e50de0 color shades, tints & tones
#e50de0 color schemes
#e50de0 color preview, HTML & CSS examples
           This text has a color of #e50de0        
        
          <p style="color:#e50de0;">Text here</p>
        
        
          .mytext {color:#e50de0;}
        
        Text color #e50de0
      
           This box has a color of #e50de0        
        
          <div style="background-color:#e50de0;">Content here</div>
        
        
          .mybackground {background-color:#e50de0;}
        
        Background color #e50de0
      
           Border around this has a color of #e50de0        
        
          <div style="border:2px solid #e50de0;">Content here</div>
        
        
          .myborder {border:2px solid #e50de0;}
        
        Border color #e50de0