#e696ff color space conversions
Hex:
        #e696ff
        RGB:
        230, 150, 255
        CMY:
        10, 41, 0
        CMYK:
        10, 41, 0, 0
      HSL:
        286°, 100.0000%, 79.4118%
        HSV (HSB):
        286°, 41.1765%, 100.0000%
        XYZ:
        61.5895, 45.8557, 100.2127
        xyY:
        0.2966, 0.2208, 45.8557
      CIE-Lab:
        73.4518, 47.1045, -40.3166
        CIE-LCH:
        73.4518, 62.0021, 319.4399
        CIE-Luv:
        73.4518, 35.1133, -71.9125
        Hunter-Lab:
        67.7168, 43.8440, -40.3402
      #e696ff color charts
#e696ff RGB chart
      #e696ff CMYK chart
      #e696ff RGB pie chart
      #e696ff color shades, tints & tones
#e696ff color schemes
#e696ff color preview, HTML & CSS examples
           This text has a color of #e696ff        
        
          <p style="color:#e696ff;">Text here</p>
        
        
          .mytext {color:#e696ff;}
        
        Text color #e696ff
      
           This box has a color of #e696ff        
        
          <div style="background-color:#e696ff;">Content here</div>
        
        
          .mybackground {background-color:#e696ff;}
        
        Background color #e696ff
      
           Border around this has a color of #e696ff        
        
          <div style="border:2px solid #e696ff;">Content here</div>
        
        
          .myborder {border:2px solid #e696ff;}
        
        Border color #e696ff