#e68efe color space conversions
Hex:
        #e68efe
        RGB:
        230, 142, 254
        CMY:
        10, 44, 0
        CMYK:
        9, 44, 0, 0
      HSL:
        287°, 98.2456%, 77.6471%
        HSV (HSB):
        287°, 44.0945%, 99.6078%
        XYZ:
        60.1955, 43.3248, 98.9558
        xyY:
        0.2973, 0.2140, 43.3248
      CIE-Lab:
        71.7748, 51.0436, -42.3912
        CIE-LCH:
        71.7748, 66.3510, 320.2907
        CIE-Luv:
        71.7748, 38.5211, -75.6710
        Hunter-Lab:
        65.8215, 48.0552, -43.0612
      #e68efe color charts
#e68efe RGB chart
      #e68efe CMYK chart
      #e68efe RGB pie chart
      #e68efe color shades, tints & tones
#e68efe color schemes
#e68efe color preview, HTML & CSS examples
           This text has a color of #e68efe        
        
          <p style="color:#e68efe;">Text here</p>
        
        
          .mytext {color:#e68efe;}
        
        Text color #e68efe
      
           This box has a color of #e68efe        
        
          <div style="background-color:#e68efe;">Content here</div>
        
        
          .mybackground {background-color:#e68efe;}
        
        Background color #e68efe
      
           Border around this has a color of #e68efe        
        
          <div style="border:2px solid #e68efe;">Content here</div>
        
        
          .myborder {border:2px solid #e68efe;}
        
        Border color #e68efe