#e70f80 color space conversions
Hex:
        #e70f80
        RGB:
        231, 15, 128
        CMY:
        9, 94, 50
        CMYK:
        0, 94, 45, 9
      HSL:
        329°, 87.8049%, 48.2353%
        HSV (HSB):
        329°, 93.5065%, 90.5882%
        XYZ:
        37.0221, 18.8891, 22.1168
        xyY:
        0.4745, 0.2421, 18.8891
      CIE-Lab:
        50.5572, 78.2708, -2.8128
        CIE-LCH:
        50.5572, 78.3214, 357.9419
        CIE-Luv:
        50.5572, 121.6596, -18.8788
        Hunter-Lab:
        43.4616, 75.9948, 0.2516
      #e70f80 color charts
#e70f80 RGB chart
      #e70f80 CMYK chart
      #e70f80 RGB pie chart
      #e70f80 color shades, tints & tones
#e70f80 color schemes
#e70f80 color preview, HTML & CSS examples
           This text has a color of #e70f80        
        
          <p style="color:#e70f80;">Text here</p>
        
        
          .mytext {color:#e70f80;}
        
        Text color #e70f80
      
           This box has a color of #e70f80        
        
          <div style="background-color:#e70f80;">Content here</div>
        
        
          .mybackground {background-color:#e70f80;}
        
        Background color #e70f80
      
           Border around this has a color of #e70f80        
        
          <div style="border:2px solid #e70f80;">Content here</div>
        
        
          .myborder {border:2px solid #e70f80;}
        
        Border color #e70f80