#e35df3 color space conversions
Hex:
        #e35df3
        RGB:
        227, 93, 243
        CMY:
        11, 64, 5
        CMYK:
        7, 62, 0, 5
      HSL:
        294°, 86.2069%, 65.8824%
        HSV (HSB):
        294°, 61.7284%, 95.2941%
        XYZ:
        51.7706, 30.6307, 87.9777
        xyY:
        0.3039, 0.1798, 30.6307
      CIE-Lab:
        62.1946, 71.2908, -51.4623
        CIE-LCH:
        62.1946, 87.9246, 324.1758
        CIE-Luv:
        62.1946, 56.0366, -91.1217
        Hunter-Lab:
        55.3450, 70.1180, -55.5073
      #e35df3 color charts
#e35df3 RGB chart
      #e35df3 CMYK chart
      #e35df3 RGB pie chart
      #e35df3 color shades, tints & tones
#e35df3 color schemes
#e35df3 color preview, HTML & CSS examples
           This text has a color of #e35df3        
        
          <p style="color:#e35df3;">Text here</p>
        
        
          .mytext {color:#e35df3;}
        
        Text color #e35df3
      
           This box has a color of #e35df3        
        
          <div style="background-color:#e35df3;">Content here</div>
        
        
          .mybackground {background-color:#e35df3;}
        
        Background color #e35df3
      
           Border around this has a color of #e35df3        
        
          <div style="border:2px solid #e35df3;">Content here</div>
        
        
          .myborder {border:2px solid #e35df3;}
        
        Border color #e35df3