#e35df4 color space conversions
Hex:
        #e35df4
        RGB:
        227, 93, 244
        CMY:
        11, 64, 4
        CMYK:
        7, 62, 0, 4
      HSL:
        293°, 87.2832%, 66.0784%
        HSV (HSB):
        293°, 61.8852%, 95.6863%
        XYZ:
        51.9220, 30.6912, 88.7754
        xyY:
        0.3029, 0.1791, 30.6912
      CIE-Lab:
        62.2461, 71.4665, -51.9347
        CIE-LCH:
        62.2461, 88.3441, 323.9941
        CIE-Luv:
        62.2461, 55.7539, -91.9068
        Hunter-Lab:
        55.3997, 70.3454, -56.2296
      #e35df4 color charts
#e35df4 RGB chart
      #e35df4 CMYK chart
      #e35df4 RGB pie chart
      #e35df4 color shades, tints & tones
#e35df4 color schemes
#e35df4 color preview, HTML & CSS examples
           This text has a color of #e35df4        
        
          <p style="color:#e35df4;">Text here</p>
        
        
          .mytext {color:#e35df4;}
        
        Text color #e35df4
      
           This box has a color of #e35df4        
        
          <div style="background-color:#e35df4;">Content here</div>
        
        
          .mybackground {background-color:#e35df4;}
        
        Background color #e35df4
      
           Border around this has a color of #e35df4        
        
          <div style="border:2px solid #e35df4;">Content here</div>
        
        
          .myborder {border:2px solid #e35df4;}
        
        Border color #e35df4