#e50ee7 color space conversions
Hex:
        #e50ee7
        RGB:
        229, 14, 231
        CMY:
        10, 95, 9
        CMYK:
        1, 94, 0, 9
      HSL:
        299°, 88.5714%, 48.0392%
        HSV (HSB):
        299°, 93.9394%, 90.5882%
        XYZ:
        46.8939, 22.7416, 77.5193
        xyY:
        0.3187, 0.1545, 22.7416
      CIE-Lab:
        54.8052, 89.8953, -56.5077
        CIE-LCH:
        54.8052, 106.1805, 327.8467
        CIE-Luv:
        54.8052, 74.3965, -98.6928
        Hunter-Lab:
        47.6882, 92.0729, -62.9969
      #e50ee7 color charts
#e50ee7 RGB chart
      #e50ee7 CMYK chart
      #e50ee7 RGB pie chart
      #e50ee7 color shades, tints & tones
#e50ee7 color schemes
#e50ee7 color preview, HTML & CSS examples
           This text has a color of #e50ee7        
        
          <p style="color:#e50ee7;">Text here</p>
        
        
          .mytext {color:#e50ee7;}
        
        Text color #e50ee7
      
           This box has a color of #e50ee7        
        
          <div style="background-color:#e50ee7;">Content here</div>
        
        
          .mybackground {background-color:#e50ee7;}
        
        Background color #e50ee7
      
           Border around this has a color of #e50ee7        
        
          <div style="border:2px solid #e50ee7;">Content here</div>
        
        
          .myborder {border:2px solid #e50ee7;}
        
        Border color #e50ee7