#e070a7 color space conversions
Hex:
        #e070a7
        RGB:
        224, 112, 167
        CMY:
        12, 56, 35
        CMYK:
        0, 50, 25, 12
      HSL:
        331°, 64.3678%, 65.8824%
        HSV (HSB):
        331°, 50.0000%, 87.8431%
        XYZ:
        43.5097, 30.2257, 40.1001
        xyY:
        0.3822, 0.2655, 30.2257
      CIE-Lab:
        61.8484, 49.7939, -9.1377
        CIE-LCH:
        61.8484, 50.6254, 349.6014
        CIE-Luv:
        61.8484, 67.6540, -22.1773
        Hunter-Lab:
        54.9779, 45.0543, -4.7608
      #e070a7 color charts
#e070a7 RGB chart
      #e070a7 CMYK chart
      #e070a7 RGB pie chart
      #e070a7 color shades, tints & tones
#e070a7 color schemes
#e070a7 color preview, HTML & CSS examples
           This text has a color of #e070a7        
        
          <p style="color:#e070a7;">Text here</p>
        
        
          .mytext {color:#e070a7;}
        
        Text color #e070a7
      
           This box has a color of #e070a7        
        
          <div style="background-color:#e070a7;">Content here</div>
        
        
          .mybackground {background-color:#e070a7;}
        
        Background color #e070a7
      
           Border around this has a color of #e070a7        
        
          <div style="border:2px solid #e070a7;">Content here</div>
        
        
          .myborder {border:2px solid #e070a7;}
        
        Border color #e070a7