#e70af1 color space conversions
Hex:
        #e70af1
        RGB:
        231, 10, 241
        CMY:
        9, 96, 5
        CMYK:
        4, 96, 0, 5
      HSL:
        297°, 92.0319%, 49.2157%
        HSV (HSB):
        297°, 95.8506%, 94.5098%
        XYZ:
        48.9407, 23.5569, 85.1866
        xyY:
        0.3104, 0.1494, 23.5569
      CIE-Lab:
        55.6414, 91.9575, -60.7698
        CIE-LCH:
        55.6414, 110.2232, 326.5414
        CIE-Luv:
        55.6414, 72.1446, -105.6493
        Hunter-Lab:
        48.5354, 95.0535, -70.0875
      #e70af1 color charts
#e70af1 RGB chart
      #e70af1 CMYK chart
      #e70af1 RGB pie chart
      #e70af1 color shades, tints & tones
#e70af1 color schemes
#e70af1 color preview, HTML & CSS examples
           This text has a color of #e70af1        
        
          <p style="color:#e70af1;">Text here</p>
        
        
          .mytext {color:#e70af1;}
        
        Text color #e70af1
      
           This box has a color of #e70af1        
        
          <div style="background-color:#e70af1;">Content here</div>
        
        
          .mybackground {background-color:#e70af1;}
        
        Background color #e70af1
      
           Border around this has a color of #e70af1        
        
          <div style="border:2px solid #e70af1;">Content here</div>
        
        
          .myborder {border:2px solid #e70af1;}
        
        Border color #e70af1