#e070a0 color space conversions
Hex:
        #e070a0
        RGB:
        224, 112, 160
        CMY:
        12, 56, 37
        CMYK:
        0, 50, 29, 12
      HSL:
        334°, 64.3678%, 65.8824%
        HSV (HSB):
        334°, 50.0000%, 87.8431%
        XYZ:
        42.8798, 29.9737, 36.7832
        xyY:
        0.3911, 0.2734, 29.9737
      CIE-Lab:
        61.6315, 48.8603, -5.4446
        CIE-LCH:
        61.6315, 49.1627, 353.6416
        CIE-Luv:
        61.6315, 69.4499, -16.7013
        Hunter-Lab:
        54.7482, 43.9950, -1.5109
      #e070a0 color charts
#e070a0 RGB chart
      #e070a0 CMYK chart
      #e070a0 RGB pie chart
      #e070a0 color shades, tints & tones
#e070a0 color schemes
#e070a0 color preview, HTML & CSS examples
           This text has a color of #e070a0        
        
          <p style="color:#e070a0;">Text here</p>
        
        
          .mytext {color:#e070a0;}
        
        Text color #e070a0
      
           This box has a color of #e070a0        
        
          <div style="background-color:#e070a0;">Content here</div>
        
        
          .mybackground {background-color:#e070a0;}
        
        Background color #e070a0
      
           Border around this has a color of #e070a0        
        
          <div style="border:2px solid #e070a0;">Content here</div>
        
        
          .myborder {border:2px solid #e070a0;}
        
        Border color #e070a0