#e701ff color space conversions
Hex:
        #e701ff
        RGB:
        231, 1, 255
        CMY:
        9, 100, 0
        CMYK:
        9, 100, 0, 0
      HSL:
        294°, 100.0000%, 50.1961%
        HSV (HSB):
        294°, 99.6078%, 100.0000%
        XYZ:
        51.0159, 24.2306, 96.5959
        xyY:
        0.2969, 0.1410, 24.2306
      CIE-Lab:
        56.3180, 94.6271, -67.4885
        CIE-LCH:
        56.3180, 116.2282, 324.5033
        CIE-Luv:
        56.3180, 67.2939, -116.1789
        Hunter-Lab:
        49.2246, 98.8523, -81.8904
      #e701ff color charts
#e701ff RGB chart
      #e701ff CMYK chart
      #e701ff RGB pie chart
      #e701ff color shades, tints & tones
#e701ff color schemes
#e701ff color preview, HTML & CSS examples
           This text has a color of #e701ff        
        
          <p style="color:#e701ff;">Text here</p>
        
        
          .mytext {color:#e701ff;}
        
        Text color #e701ff
      
           This box has a color of #e701ff        
        
          <div style="background-color:#e701ff;">Content here</div>
        
        
          .mybackground {background-color:#e701ff;}
        
        Background color #e701ff
      
           Border around this has a color of #e701ff        
        
          <div style="border:2px solid #e701ff;">Content here</div>
        
        
          .myborder {border:2px solid #e701ff;}
        
        Border color #e701ff