#e70270 color space conversions
Hex:
        #e70270
        RGB:
        231, 2, 112
        CMY:
        9, 99, 56
        CMYK:
        0, 99, 52, 9
      HSL:
        331°, 98.2833%, 45.6863%
        HSV (HSB):
        331°, 99.1342%, 90.5882%
        XYZ:
        35.9013, 18.2022, 16.9504
        xyY:
        0.5053, 0.2562, 18.2022
      CIE-Lab:
        49.7404, 78.0687, 5.7561
        CIE-LCH:
        49.7404, 78.2806, 4.2168
        CIE-Luv:
        49.7404, 130.1669, -8.4126
        Hunter-Lab:
        42.6640, 75.5438, 6.3089
      #e70270 color charts
#e70270 RGB chart
      #e70270 CMYK chart
      #e70270 RGB pie chart
      #e70270 color shades, tints & tones
#e70270 color schemes
#e70270 color preview, HTML & CSS examples
           This text has a color of #e70270        
        
          <p style="color:#e70270;">Text here</p>
        
        
          .mytext {color:#e70270;}
        
        Text color #e70270
      
           This box has a color of #e70270        
        
          <div style="background-color:#e70270;">Content here</div>
        
        
          .mybackground {background-color:#e70270;}
        
        Background color #e70270
      
           Border around this has a color of #e70270        
        
          <div style="border:2px solid #e70270;">Content here</div>
        
        
          .myborder {border:2px solid #e70270;}
        
        Border color #e70270