#e575ed color space conversions
Hex:
        #e575ed
        RGB:
        229, 117, 237
        CMY:
        10, 54, 7
        CMYK:
        3, 51, 0, 7
      HSL:
        296°, 76.9231%, 69.4118%
        HSV (HSB):
        296°, 50.6329%, 92.9412%
        XYZ:
        53.9605, 35.4950, 84.1280
        xyY:
        0.3109, 0.2045, 35.4950
      CIE-Lab:
        66.1323, 59.9963, -41.9155
        CIE-LCH:
        66.1323, 73.1879, 325.0605
        CIE-Luv:
        66.1323, 51.1461, -75.2037
        Hunter-Lab:
        59.5777, 57.4093, -42.0173
      #e575ed color charts
#e575ed RGB chart
      #e575ed CMYK chart
      #e575ed RGB pie chart
      #e575ed color shades, tints & tones
#e575ed color schemes
#e575ed color preview, HTML & CSS examples
           This text has a color of #e575ed        
        
          <p style="color:#e575ed;">Text here</p>
        
        
          .mytext {color:#e575ed;}
        
        Text color #e575ed
      
           This box has a color of #e575ed        
        
          <div style="background-color:#e575ed;">Content here</div>
        
        
          .mybackground {background-color:#e575ed;}
        
        Background color #e575ed
      
           Border around this has a color of #e575ed        
        
          <div style="border:2px solid #e575ed;">Content here</div>
        
        
          .myborder {border:2px solid #e575ed;}
        
        Border color #e575ed