#e35fe4 color space conversions
Hex:
        #e35fe4
        RGB:
        227, 95, 228
        CMY:
        11, 63, 11
        CMYK:
        0, 58, 0, 11
      HSL:
        300°, 71.1230%, 63.3333%
        HSV (HSB):
        300°, 58.3333%, 89.4118%
        XYZ:
        49.7744, 30.1167, 76.5885
        xyY:
        0.3181, 0.1925, 30.1167
      CIE-Lab:
        61.7548, 67.8691, -43.8080
        CIE-LCH:
        61.7548, 80.7797, 327.1587
        CIE-Luv:
        61.7548, 59.7412, -78.4263
        Hunter-Lab:
        54.8787, 65.8596, -44.3297
      #e35fe4 color charts
#e35fe4 RGB chart
      #e35fe4 CMYK chart
      #e35fe4 RGB pie chart
      #e35fe4 color shades, tints & tones
#e35fe4 color schemes
#e35fe4 color preview, HTML & CSS examples
           This text has a color of #e35fe4        
        
          <p style="color:#e35fe4;">Text here</p>
        
        
          .mytext {color:#e35fe4;}
        
        Text color #e35fe4
      
           This box has a color of #e35fe4        
        
          <div style="background-color:#e35fe4;">Content here</div>
        
        
          .mybackground {background-color:#e35fe4;}
        
        Background color #e35fe4
      
           Border around this has a color of #e35fe4        
        
          <div style="border:2px solid #e35fe4;">Content here</div>
        
        
          .myborder {border:2px solid #e35fe4;}
        
        Border color #e35fe4