#e070fe color space conversions
Hex:
        #e070fe
        RGB:
        224, 112, 254
        CMY:
        12, 56, 0
        CMYK:
        12, 56, 0, 0
      HSL:
        287°, 98.6111%, 71.7647%
        HSV (HSB):
        287°, 55.9055%, 99.6078%
        XYZ:
        54.4240, 34.5914, 97.5743
        xyY:
        0.2917, 0.1854, 34.5914
      CIE-Lab:
        65.4293, 64.2086, -52.4260
        CIE-LCH:
        65.4293, 82.8929, 320.7685
        CIE-Luv:
        65.4293, 45.5369, -92.5847
        Hunter-Lab:
        58.8144, 62.2499, -57.1931
      #e070fe color charts
#e070fe RGB chart
      #e070fe CMYK chart
      #e070fe RGB pie chart
      #e070fe color shades, tints & tones
#e070fe color schemes
#e070fe color preview, HTML & CSS examples
           This text has a color of #e070fe        
        
          <p style="color:#e070fe;">Text here</p>
        
        
          .mytext {color:#e070fe;}
        
        Text color #e070fe
      
           This box has a color of #e070fe        
        
          <div style="background-color:#e070fe;">Content here</div>
        
        
          .mybackground {background-color:#e070fe;}
        
        Background color #e070fe
      
           Border around this has a color of #e070fe        
        
          <div style="border:2px solid #e070fe;">Content here</div>
        
        
          .myborder {border:2px solid #e070fe;}
        
        Border color #e070fe