#e706ef color space conversions
Hex:
        #e706ef
        RGB:
        231, 6, 239
        CMY:
        9, 98, 6
        CMYK:
        3, 97, 0, 6
      HSL:
        298°, 95.1020%, 48.0392%
        HSV (HSB):
        298°, 97.4895%, 93.7255%
        XYZ:
        48.6001, 23.3512, 83.6071
        xyY:
        0.3124, 0.1501, 23.3512
      CIE-Lab:
        55.4322, 91.9272, -59.9843
        CIE-LCH:
        55.4322, 109.7666, 326.8748
        CIE-Luv:
        55.4322, 73.0571, -104.3871
        Hunter-Lab:
        48.3230, 94.9581, -68.7556
      #e706ef color charts
#e706ef RGB chart
      #e706ef CMYK chart
      #e706ef RGB pie chart
      #e706ef color shades, tints & tones
#e706ef color schemes
#e706ef color preview, HTML & CSS examples
           This text has a color of #e706ef        
        
          <p style="color:#e706ef;">Text here</p>
        
        
          .mytext {color:#e706ef;}
        
        Text color #e706ef
      
           This box has a color of #e706ef        
        
          <div style="background-color:#e706ef;">Content here</div>
        
        
          .mybackground {background-color:#e706ef;}
        
        Background color #e706ef
      
           Border around this has a color of #e706ef        
        
          <div style="border:2px solid #e706ef;">Content here</div>
        
        
          .myborder {border:2px solid #e706ef;}
        
        Border color #e706ef