#e035d4 color space conversions
Hex:
        #e035d4
        RGB:
        224, 53, 212
        CMY:
        12, 79, 17
        CMYK:
        0, 76, 5, 12
      HSL:
        304°, 73.3906%, 54.3137%
        HSV (HSB):
        304°, 76.3393%, 87.8431%
        XYZ:
        43.8972, 23.1470, 64.4415
        xyY:
        0.3339, 0.1760, 23.1470
      CIE-Lab:
        55.2234, 79.4908, -45.1196
        CIE-LCH:
        55.2234, 91.4033, 330.4205
        CIE-Luv:
        55.2234, 73.6619, -80.3188
        Hunter-Lab:
        48.1113, 78.6705, -45.7367
      #e035d4 color charts
#e035d4 RGB chart
      #e035d4 CMYK chart
      #e035d4 RGB pie chart
      #e035d4 color shades, tints & tones
#e035d4 color schemes
#e035d4 color preview, HTML & CSS examples
           This text has a color of #e035d4        
        
          <p style="color:#e035d4;">Text here</p>
        
        
          .mytext {color:#e035d4;}
        
        Text color #e035d4
      
           This box has a color of #e035d4        
        
          <div style="background-color:#e035d4;">Content here</div>
        
        
          .mybackground {background-color:#e035d4;}
        
        Background color #e035d4
      
           Border around this has a color of #e035d4        
        
          <div style="border:2px solid #e035d4;">Content here</div>
        
        
          .myborder {border:2px solid #e035d4;}
        
        Border color #e035d4