#e707ef color space conversions
Hex:
        #e707ef
        RGB:
        231, 7, 239
        CMY:
        9, 97, 6
        CMYK:
        3, 97, 0, 6
      HSL:
        298°, 94.3089%, 48.2353%
        HSV (HSB):
        298°, 97.0711%, 93.7255%
        XYZ:
        48.6110, 23.3729, 83.6107
        xyY:
        0.3124, 0.1502, 23.3729
      CIE-Lab:
        55.4544, 91.8615, -59.9487
        CIE-LCH:
        55.4544, 109.6923, 326.8716
        CIE-Luv:
        55.4544, 73.0191, -104.3367
        Hunter-Lab:
        48.3455, 94.8755, -68.6967
      #e707ef color charts
#e707ef RGB chart
      #e707ef CMYK chart
      #e707ef RGB pie chart
      #e707ef color shades, tints & tones
#e707ef color schemes
#e707ef color preview, HTML & CSS examples
           This text has a color of #e707ef        
        
          <p style="color:#e707ef;">Text here</p>
        
        
          .mytext {color:#e707ef;}
        
        Text color #e707ef
      
           This box has a color of #e707ef        
        
          <div style="background-color:#e707ef;">Content here</div>
        
        
          .mybackground {background-color:#e707ef;}
        
        Background color #e707ef
      
           Border around this has a color of #e707ef        
        
          <div style="border:2px solid #e707ef;">Content here</div>
        
        
          .myborder {border:2px solid #e707ef;}
        
        Border color #e707ef