#e516ed color space conversions
Hex:
        #e516ed
        RGB:
        229, 22, 237
        CMY:
        10, 91, 7
        CMYK:
        3, 91, 0, 7
      HSL:
        298°, 85.6574%, 50.7843%
        HSV (HSB):
        298°, 90.7173%, 92.9412%
        XYZ:
        47.8861, 23.3463, 82.1032
        xyY:
        0.3123, 0.1523, 23.3463
      CIE-Lab:
        55.4272, 89.9810, -58.8881
        CIE-LCH:
        55.4272, 107.5379, 326.7972
        CIE-Luv:
        55.4272, 71.6299, -102.5102
        Hunter-Lab:
        48.3180, 92.3480, -66.9246
      #e516ed color charts
#e516ed RGB chart
      #e516ed CMYK chart
      #e516ed RGB pie chart
      #e516ed color shades, tints & tones
#e516ed color schemes
#e516ed color preview, HTML & CSS examples
           This text has a color of #e516ed        
        
          <p style="color:#e516ed;">Text here</p>
        
        
          .mytext {color:#e516ed;}
        
        Text color #e516ed
      
           This box has a color of #e516ed        
        
          <div style="background-color:#e516ed;">Content here</div>
        
        
          .mybackground {background-color:#e516ed;}
        
        Background color #e516ed
      
           Border around this has a color of #e516ed        
        
          <div style="border:2px solid #e516ed;">Content here</div>
        
        
          .myborder {border:2px solid #e516ed;}
        
        Border color #e516ed