#e70aa4 color space conversions
Hex:
        #e70aa4
        RGB:
        231, 10, 164
        CMY:
        9, 96, 36
        CMYK:
        0, 96, 29, 9
      HSL:
        318°, 91.7012%, 47.2549%
        HSV (HSB):
        318°, 95.6710%, 90.5882%
        XYZ:
        39.7644, 19.8863, 36.8646
        xyY:
        0.4120, 0.2060, 19.8863
      CIE-Lab:
        51.7085, 82.1104, -22.6560
        CIE-LCH:
        51.7085, 85.1787, 344.5747
        CIE-Luv:
        51.7085, 105.3234, -46.6619
        Hunter-Lab:
        44.5941, 81.1280, -17.7974
      #e70aa4 color charts
#e70aa4 RGB chart
      #e70aa4 CMYK chart
      #e70aa4 RGB pie chart
      #e70aa4 color shades, tints & tones
#e70aa4 color schemes
#e70aa4 color preview, HTML & CSS examples
           This text has a color of #e70aa4        
        
          <p style="color:#e70aa4;">Text here</p>
        
        
          .mytext {color:#e70aa4;}
        
        Text color #e70aa4
      
           This box has a color of #e70aa4        
        
          <div style="background-color:#e70aa4;">Content here</div>
        
        
          .mybackground {background-color:#e70aa4;}
        
        Background color #e70aa4
      
           Border around this has a color of #e70aa4        
        
          <div style="border:2px solid #e70aa4;">Content here</div>
        
        
          .myborder {border:2px solid #e70aa4;}
        
        Border color #e70aa4