#e70276 color space conversions
Hex:
        #e70276
        RGB:
        231, 2, 118
        CMY:
        9, 99, 54
        CMYK:
        0, 99, 49, 9
      HSL:
        330°, 98.2833%, 45.6863%
        HSV (HSB):
        330°, 99.1342%, 90.5882%
        XYZ:
        36.2467, 18.3403, 18.7692
        xyY:
        0.4941, 0.2500, 18.3403
      CIE-Lab:
        49.9063, 78.5090, 2.3240
        CIE-LCH:
        49.9063, 78.5434, 1.6955
        CIE-Luv:
        49.9063, 127.4930, -12.5732
        Hunter-Lab:
        42.8256, 76.1338, 3.9929
      #e70276 color charts
#e70276 RGB chart
      #e70276 CMYK chart
      #e70276 RGB pie chart
      #e70276 color shades, tints & tones
#e70276 color schemes
#e70276 color preview, HTML & CSS examples
           This text has a color of #e70276        
        
          <p style="color:#e70276;">Text here</p>
        
        
          .mytext {color:#e70276;}
        
        Text color #e70276
      
           This box has a color of #e70276        
        
          <div style="background-color:#e70276;">Content here</div>
        
        
          .mybackground {background-color:#e70276;}
        
        Background color #e70276
      
           Border around this has a color of #e70276        
        
          <div style="border:2px solid #e70276;">Content here</div>
        
        
          .myborder {border:2px solid #e70276;}
        
        Border color #e70276