#e035ea color space conversions
Hex:
        #e035ea
        RGB:
        224, 53, 234
        CMY:
        12, 79, 8
        CMYK:
        4, 77, 0, 8
      HSL:
        297°, 81.1659%, 56.2745%
        HSV (HSB):
        297°, 77.3504%, 91.7647%
        XYZ:
        46.8649, 24.3340, 80.0688
        xyY:
        0.3098, 0.1609, 24.3340
      CIE-Lab:
        56.4207, 82.8503, -55.6591
        CIE-LCH:
        56.4207, 99.8104, 326.1066
        CIE-Luv:
        56.4207, 65.7472, -97.1694
        Hunter-Lab:
        49.3295, 83.2549, -61.7054
      #e035ea color charts
#e035ea RGB chart
      #e035ea CMYK chart
      #e035ea RGB pie chart
      #e035ea color shades, tints & tones
#e035ea color schemes
#e035ea color preview, HTML & CSS examples
           This text has a color of #e035ea        
        
          <p style="color:#e035ea;">Text here</p>
        
        
          .mytext {color:#e035ea;}
        
        Text color #e035ea
      
           This box has a color of #e035ea        
        
          <div style="background-color:#e035ea;">Content here</div>
        
        
          .mybackground {background-color:#e035ea;}
        
        Background color #e035ea
      
           Border around this has a color of #e035ea        
        
          <div style="border:2px solid #e035ea;">Content here</div>
        
        
          .myborder {border:2px solid #e035ea;}
        
        Border color #e035ea