#e601fe color space conversions
Hex:
        #e601fe
        RGB:
        230, 1, 254
        CMY:
        10, 100, 0
        CMYK:
        9, 100, 0, 0
      HSL:
        294°, 99.2157%, 50.0000%
        HSV (HSB):
        294°, 99.6063%, 99.6078%
        XYZ:
        50.5334, 24.0005, 95.7351
        xyY:
        0.2968, 0.1410, 24.0005
      CIE-Lab:
        56.0883, 94.3322, -67.3120
        CIE-LCH:
        56.0883, 115.8856, 324.4897
        CIE-Luv:
        56.0883, 66.9761, -115.7608
        Hunter-Lab:
        48.9903, 98.3895, -81.5693
      #e601fe color charts
#e601fe RGB chart
      #e601fe CMYK chart
      #e601fe RGB pie chart
      #e601fe color shades, tints & tones
#e601fe color schemes
#e601fe color preview, HTML & CSS examples
           This text has a color of #e601fe        
        
          <p style="color:#e601fe;">Text here</p>
        
        
          .mytext {color:#e601fe;}
        
        Text color #e601fe
      
           This box has a color of #e601fe        
        
          <div style="background-color:#e601fe;">Content here</div>
        
        
          .mybackground {background-color:#e601fe;}
        
        Background color #e601fe
      
           Border around this has a color of #e601fe        
        
          <div style="border:2px solid #e601fe;">Content here</div>
        
        
          .myborder {border:2px solid #e601fe;}
        
        Border color #e601fe