#e703fe color space conversions
Hex:
        #e703fe
        RGB:
        231, 3, 254
        CMY:
        9, 99, 0
        CMYK:
        9, 99, 0, 0
      HSL:
        295°, 99.2095%, 50.3922%
        HSV (HSB):
        295°, 98.8189%, 99.6078%
        XYZ:
        50.8770, 24.2098, 95.7574
        xyY:
        0.2978, 0.1417, 24.2098
      CIE-Lab:
        56.2972, 94.3473, -66.9666
        CIE-LCH:
        56.2972, 115.6976, 324.6333
        CIE-Luv:
        56.2972, 67.5864, -115.3730
        Hunter-Lab:
        49.2035, 98.4650, -80.9449
      #e703fe color charts
#e703fe RGB chart
      #e703fe CMYK chart
      #e703fe RGB pie chart
      #e703fe color shades, tints & tones
#e703fe color schemes
#e703fe color preview, HTML & CSS examples
           This text has a color of #e703fe        
        
          <p style="color:#e703fe;">Text here</p>
        
        
          .mytext {color:#e703fe;}
        
        Text color #e703fe
      
           This box has a color of #e703fe        
        
          <div style="background-color:#e703fe;">Content here</div>
        
        
          .mybackground {background-color:#e703fe;}
        
        Background color #e703fe
      
           Border around this has a color of #e703fe        
        
          <div style="border:2px solid #e703fe;">Content here</div>
        
        
          .myborder {border:2px solid #e703fe;}
        
        Border color #e703fe