#e701e5 color space conversions
Hex:
        #e701e5
        RGB:
        231, 1, 229
        CMY:
        9, 100, 10
        CMYK:
        0, 100, 1, 9
      HSL:
        301°, 99.1379%, 45.4902%
        HSV (HSB):
        301°, 99.5671%, 90.5882%
        XYZ:
        47.1087, 22.6678, 76.0212
        xyY:
        0.3231, 0.1555, 22.6678
      CIE-Lab:
        54.7285, 90.8282, -55.4821
        CIE-LCH:
        54.7285, 106.4332, 328.5815
        CIE-Luv:
        54.7285, 77.1691, -97.2683
        Hunter-Lab:
        47.6107, 93.2993, -61.3423
      #e701e5 color charts
#e701e5 RGB chart
      #e701e5 CMYK chart
      #e701e5 RGB pie chart
      #e701e5 color shades, tints & tones
#e701e5 color schemes
#e701e5 color preview, HTML & CSS examples
           This text has a color of #e701e5        
        
          <p style="color:#e701e5;">Text here</p>
        
        
          .mytext {color:#e701e5;}
        
        Text color #e701e5
      
           This box has a color of #e701e5        
        
          <div style="background-color:#e701e5;">Content here</div>
        
        
          .mybackground {background-color:#e701e5;}
        
        Background color #e701e5
      
           Border around this has a color of #e701e5        
        
          <div style="border:2px solid #e701e5;">Content here</div>
        
        
          .myborder {border:2px solid #e701e5;}
        
        Border color #e701e5