#e70586 color space conversions
Hex:
        #e70586
        RGB:
        231, 5, 134
        CMY:
        9, 98, 47
        CMYK:
        0, 98, 42, 9
      HSL:
        326°, 95.7627%, 46.2745%
        HSV (HSB):
        326°, 97.8355%, 90.5882%
        XYZ:
        37.3123, 18.8187, 24.2200
        xyY:
        0.4644, 0.2342, 18.8187
      CIE-Lab:
        50.4744, 79.5794, -6.5701
        CIE-LCH:
        50.4744, 79.8501, 355.2804
        CIE-Luv:
        50.4744, 119.8509, -23.9849
        Hunter-Lab:
        43.3805, 77.6151, -2.7362
      #e70586 color charts
#e70586 RGB chart
      #e70586 CMYK chart
      #e70586 RGB pie chart
      #e70586 color shades, tints & tones
#e70586 color schemes
#e70586 color preview, HTML & CSS examples
           This text has a color of #e70586        
        
          <p style="color:#e70586;">Text here</p>
        
        
          .mytext {color:#e70586;}
        
        Text color #e70586
      
           This box has a color of #e70586        
        
          <div style="background-color:#e70586;">Content here</div>
        
        
          .mybackground {background-color:#e70586;}
        
        Background color #e70586
      
           Border around this has a color of #e70586        
        
          <div style="border:2px solid #e70586;">Content here</div>
        
        
          .myborder {border:2px solid #e70586;}
        
        Border color #e70586