#e070ea color space conversions
Hex:
        #e070ea
        RGB:
        224, 112, 234
        CMY:
        12, 56, 8
        CMYK:
        4, 52, 0, 8
      HSL:
        295°, 74.3902%, 67.8431%
        HSV (HSB):
        295°, 52.1368%, 91.7647%
        XYZ:
        51.3859, 33.3761, 81.5758
        xyY:
        0.3089, 0.2007, 33.3761
      CIE-Lab:
        64.4643, 60.4937, -42.9163
        CIE-LCH:
        64.4643, 74.1707, 324.6468
        CIE-Luv:
        64.4643, 50.3962, -76.5342
        Hunter-Lab:
        57.7721, 57.6673, -43.2787
      #e070ea color charts
#e070ea RGB chart
      #e070ea CMYK chart
      #e070ea RGB pie chart
      #e070ea color shades, tints & tones
#e070ea color schemes
#e070ea color preview, HTML & CSS examples
           This text has a color of #e070ea        
        
          <p style="color:#e070ea;">Text here</p>
        
        
          .mytext {color:#e070ea;}
        
        Text color #e070ea
      
           This box has a color of #e070ea        
        
          <div style="background-color:#e070ea;">Content here</div>
        
        
          .mybackground {background-color:#e070ea;}
        
        Background color #e070ea
      
           Border around this has a color of #e070ea        
        
          <div style="border:2px solid #e070ea;">Content here</div>
        
        
          .myborder {border:2px solid #e070ea;}
        
        Border color #e070ea