#e035da color space conversions
Hex:
        #e035da
        RGB:
        224, 53, 218
        CMY:
        12, 79, 15
        CMYK:
        0, 76, 3, 12
      HSL:
        302°, 73.3906%, 54.3137%
        HSV (HSB):
        302°, 76.3393%, 87.8431%
        XYZ:
        44.6685, 23.4555, 68.5027
        xyY:
        0.3269, 0.1717, 23.4555
      CIE-Lab:
        55.5384, 80.3833, -48.0323
        CIE-LCH:
        55.5384, 93.6407, 329.1399
        CIE-Luv:
        55.5384, 71.4465, -84.9636
        Hunter-Lab:
        48.4308, 79.8792, -49.9608
      #e035da color charts
#e035da RGB chart
      #e035da CMYK chart
      #e035da RGB pie chart
      #e035da color shades, tints & tones
#e035da color schemes
#e035da color preview, HTML & CSS examples
           This text has a color of #e035da        
        
          <p style="color:#e035da;">Text here</p>
        
        
          .mytext {color:#e035da;}
        
        Text color #e035da
      
           This box has a color of #e035da        
        
          <div style="background-color:#e035da;">Content here</div>
        
        
          .mybackground {background-color:#e035da;}
        
        Background color #e035da
      
           Border around this has a color of #e035da        
        
          <div style="border:2px solid #e035da;">Content here</div>
        
        
          .myborder {border:2px solid #e035da;}
        
        Border color #e035da