#e035e0 color space conversions
Hex:
        #e035e0
        RGB:
        224, 53, 224
        CMY:
        12, 79, 12
        CMYK:
        0, 76, 0, 12
      HSL:
        300°, 73.3906%, 54.3137%
        HSV (HSB):
        300°, 76.3393%, 87.8431%
        XYZ:
        45.4681, 23.7753, 72.7137
        xyY:
        0.3203, 0.1675, 23.7753
      CIE-Lab:
        55.8621, 81.2939, -50.9161
        CIE-LCH:
        55.8621, 95.9226, 327.9402
        CIE-Luv:
        55.8621, 69.2729, -89.5731
        Hunter-Lab:
        48.7599, 81.1194, -54.2847
      #e035e0 color charts
#e035e0 RGB chart
      #e035e0 CMYK chart
      #e035e0 RGB pie chart
      #e035e0 color shades, tints & tones
#e035e0 color schemes
#e035e0 color preview, HTML & CSS examples
           This text has a color of #e035e0        
        
          <p style="color:#e035e0;">Text here</p>
        
        
          .mytext {color:#e035e0;}
        
        Text color #e035e0
      
           This box has a color of #e035e0        
        
          <div style="background-color:#e035e0;">Content here</div>
        
        
          .mybackground {background-color:#e035e0;}
        
        Background color #e035e0
      
           Border around this has a color of #e035e0        
        
          <div style="border:2px solid #e035e0;">Content here</div>
        
        
          .myborder {border:2px solid #e035e0;}
        
        Border color #e035e0