#e70ba0 color space conversions
Hex:
        #e70ba0
        RGB:
        231, 11, 160
        CMY:
        9, 96, 37
        CMYK:
        0, 95, 31, 9
      HSL:
        319°, 90.9091%, 47.4510%
        HSV (HSB):
        319°, 95.2381%, 90.5882%
        XYZ:
        39.4198, 19.7663, 34.9953
        xyY:
        0.4186, 0.2099, 19.7663
      CIE-Lab:
        51.5720, 81.6154, -20.4943
        CIE-LCH:
        51.5720, 84.1493, 345.9040
        CIE-Luv:
        51.5720, 107.1290, -43.4784
        Hunter-Lab:
        44.4593, 80.4630, -15.5475
      #e70ba0 color charts
#e70ba0 RGB chart
      #e70ba0 CMYK chart
      #e70ba0 RGB pie chart
      #e70ba0 color shades, tints & tones
#e70ba0 color schemes
#e70ba0 color preview, HTML & CSS examples
           This text has a color of #e70ba0        
        
          <p style="color:#e70ba0;">Text here</p>
        
        
          .mytext {color:#e70ba0;}
        
        Text color #e70ba0
      
           This box has a color of #e70ba0        
        
          <div style="background-color:#e70ba0;">Content here</div>
        
        
          .mybackground {background-color:#e70ba0;}
        
        Background color #e70ba0
      
           Border around this has a color of #e70ba0        
        
          <div style="border:2px solid #e70ba0;">Content here</div>
        
        
          .myborder {border:2px solid #e70ba0;}
        
        Border color #e70ba0