#e573ed color space conversions
Hex:
        #e573ed
        RGB:
        229, 115, 237
        CMY:
        10, 55, 7
        CMYK:
        3, 51, 0, 7
      HSL:
        296°, 77.2152%, 69.0196%
        HSV (HSB):
        296°, 51.4768%, 92.9412%
        XYZ:
        53.7299, 35.0339, 84.0511
        xyY:
        0.3109, 0.2027, 35.0339
      CIE-Lab:
        65.7751, 60.9455, -42.4755
        CIE-LCH:
        65.7751, 74.2867, 325.1258
        CIE-Luv:
        65.7751, 51.8740, -76.1757
        Hunter-Lab:
        59.1894, 58.4539, -42.7613
      #e573ed color charts
#e573ed RGB chart
      #e573ed CMYK chart
      #e573ed RGB pie chart
      #e573ed color shades, tints & tones
#e573ed color schemes
#e573ed color preview, HTML & CSS examples
           This text has a color of #e573ed        
        
          <p style="color:#e573ed;">Text here</p>
        
        
          .mytext {color:#e573ed;}
        
        Text color #e573ed
      
           This box has a color of #e573ed        
        
          <div style="background-color:#e573ed;">Content here</div>
        
        
          .mybackground {background-color:#e573ed;}
        
        Background color #e573ed
      
           Border around this has a color of #e573ed        
        
          <div style="border:2px solid #e573ed;">Content here</div>
        
        
          .myborder {border:2px solid #e573ed;}
        
        Border color #e573ed