#e50edf color space conversions
Hex:
        #e50edf
        RGB:
        229, 14, 223
        CMY:
        10, 95, 13
        CMYK:
        0, 94, 3, 10
      HSL:
        302°, 88.4774%, 47.6471%
        HSV (HSB):
        302°, 93.8865%, 89.8039%
        XYZ:
        45.7894, 22.2998, 71.7030
        xyY:
        0.3276, 0.1595, 22.2998
      CIE-Lab:
        54.3437, 88.7580, -52.7204
        CIE-LCH:
        54.3437, 103.2348, 329.2906
        CIE-Luv:
        54.3437, 77.5587, -92.7255
        Hunter-Lab:
        47.2227, 90.4427, -56.9701
      #e50edf color charts
#e50edf RGB chart
      #e50edf CMYK chart
      #e50edf RGB pie chart
      #e50edf color shades, tints & tones
#e50edf color schemes
#e50edf color preview, HTML & CSS examples
           This text has a color of #e50edf        
        
          <p style="color:#e50edf;">Text here</p>
        
        
          .mytext {color:#e50edf;}
        
        Text color #e50edf
      
           This box has a color of #e50edf        
        
          <div style="background-color:#e50edf;">Content here</div>
        
        
          .mybackground {background-color:#e50edf;}
        
        Background color #e50edf
      
           Border around this has a color of #e50edf        
        
          <div style="border:2px solid #e50edf;">Content here</div>
        
        
          .myborder {border:2px solid #e50edf;}
        
        Border color #e50edf