#e035b0 color space conversions
Hex:
        #e035b0
        RGB:
        224, 53, 176
        CMY:
        12, 79, 31
        CMYK:
        0, 76, 21, 12
      HSL:
        317°, 73.3906%, 54.3137%
        HSV (HSB):
        317°, 76.3393%, 87.8431%
        XYZ:
        39.8500, 21.5281, 43.1293
        xyY:
        0.3813, 0.2060, 21.5281
      CIE-Lab:
        53.5227, 74.5589, -27.0149
        CIE-LCH:
        53.5227, 79.3022, 340.0830
        CIE-Luv:
        53.5227, 87.6976, -51.9461
        Hunter-Lab:
        46.3984, 72.1107, -22.6338
      #e035b0 color charts
#e035b0 RGB chart
      #e035b0 CMYK chart
      #e035b0 RGB pie chart
      #e035b0 color shades, tints & tones
#e035b0 color schemes
#e035b0 color preview, HTML & CSS examples
           This text has a color of #e035b0        
        
          <p style="color:#e035b0;">Text here</p>
        
        
          .mytext {color:#e035b0;}
        
        Text color #e035b0
      
           This box has a color of #e035b0        
        
          <div style="background-color:#e035b0;">Content here</div>
        
        
          .mybackground {background-color:#e035b0;}
        
        Background color #e035b0
      
           Border around this has a color of #e035b0        
        
          <div style="border:2px solid #e035b0;">Content here</div>
        
        
          .myborder {border:2px solid #e035b0;}
        
        Border color #e035b0