#e70cd2 color space conversions
Hex:
        #e70cd2
        RGB:
        231, 12, 210
        CMY:
        9, 95, 18
        CMYK:
        0, 95, 9, 9
      HSL:
        306°, 90.1235%, 47.6471%
        HSV (HSB):
        306°, 94.8052%, 90.5882%
        XYZ:
        44.7193, 21.9050, 62.8439
        xyY:
        0.3454, 0.1692, 21.9050
      CIE-Lab:
        53.9261, 87.4805, -45.9570
        CIE-LCH:
        53.9261, 98.8174, 332.2853
        CIE-Luv:
        53.9261, 84.5072, -82.3270
        Hunter-Lab:
        46.8028, 88.6491, -46.8490
      #e70cd2 color charts
#e70cd2 RGB chart
      #e70cd2 CMYK chart
      #e70cd2 RGB pie chart
      #e70cd2 color shades, tints & tones
#e70cd2 color schemes
#e70cd2 color preview, HTML & CSS examples
           This text has a color of #e70cd2        
        
          <p style="color:#e70cd2;">Text here</p>
        
        
          .mytext {color:#e70cd2;}
        
        Text color #e70cd2
      
           This box has a color of #e70cd2        
        
          <div style="background-color:#e70cd2;">Content here</div>
        
        
          .mybackground {background-color:#e70cd2;}
        
        Background color #e70cd2
      
           Border around this has a color of #e70cd2        
        
          <div style="border:2px solid #e70cd2;">Content here</div>
        
        
          .myborder {border:2px solid #e70cd2;}
        
        Border color #e70cd2