#e035af color space conversions
Hex:
        #e035af
        RGB:
        224, 53, 175
        CMY:
        12, 79, 31
        CMYK:
        0, 76, 22, 12
      HSL:
        317°, 73.3906%, 54.3137%
        HSV (HSB):
        317°, 76.3393%, 87.8431%
        XYZ:
        39.7514, 21.4886, 42.6100
        xyY:
        0.3828, 0.2069, 21.4886
      CIE-Lab:
        53.4802, 74.4331, -26.4963
        CIE-LCH:
        53.4802, 79.0085, 340.4055
        CIE-Luv:
        53.4802, 88.1015, -51.1527
        Hunter-Lab:
        46.3558, 71.9460, -22.0499
      #e035af color charts
#e035af RGB chart
      #e035af CMYK chart
      #e035af RGB pie chart
      #e035af color shades, tints & tones
#e035af color schemes
#e035af color preview, HTML & CSS examples
           This text has a color of #e035af        
        
          <p style="color:#e035af;">Text here</p>
        
        
          .mytext {color:#e035af;}
        
        Text color #e035af
      
           This box has a color of #e035af        
        
          <div style="background-color:#e035af;">Content here</div>
        
        
          .mybackground {background-color:#e035af;}
        
        Background color #e035af
      
           Border around this has a color of #e035af        
        
          <div style="border:2px solid #e035af;">Content here</div>
        
        
          .myborder {border:2px solid #e035af;}
        
        Border color #e035af