#e50eef color space conversions
Hex:
        #e50eef
        RGB:
        229, 14, 239
        CMY:
        10, 95, 6
        CMYK:
        4, 94, 0, 6
      HSL:
        297°, 88.9328%, 49.6078%
        HSV (HSB):
        297°, 94.1423%, 93.7255%
        XYZ:
        48.0501, 23.2041, 83.6077
        xyY:
        0.3103, 0.1498, 23.2041
      CIE-Lab:
        55.2819, 91.0610, -60.2438
        CIE-LCH:
        55.2819, 109.1853, 326.5123
        CIE-Luv:
        55.2819, 71.3307, -104.5848
        Hunter-Lab:
        48.1706, 93.7549, -69.1877
      #e50eef color charts
#e50eef RGB chart
      #e50eef CMYK chart
      #e50eef RGB pie chart
      #e50eef color shades, tints & tones
#e50eef color schemes
#e50eef color preview, HTML & CSS examples
           This text has a color of #e50eef        
        
          <p style="color:#e50eef;">Text here</p>
        
        
          .mytext {color:#e50eef;}
        
        Text color #e50eef
      
           This box has a color of #e50eef        
        
          <div style="background-color:#e50eef;">Content here</div>
        
        
          .mybackground {background-color:#e50eef;}
        
        Background color #e50eef
      
           Border around this has a color of #e50eef        
        
          <div style="border:2px solid #e50eef;">Content here</div>
        
        
          .myborder {border:2px solid #e50eef;}
        
        Border color #e50eef