#e696f8 color space conversions
Hex:
        #e696f8
        RGB:
        230, 150, 248
        CMY:
        10, 41, 3
        CMYK:
        7, 40, 0, 3
      HSL:
        289°, 87.5000%, 78.0392%
        HSV (HSB):
        289°, 39.5161%, 97.2549%
        XYZ:
        60.4828, 45.4130, 94.3847
        xyY:
        0.3020, 0.2267, 45.4130
      CIE-Lab:
        73.1630, 45.7420, -36.9677
        CIE-LCH:
        73.1630, 58.8127, 321.0556
        CIE-Luv:
        73.1630, 36.3605, -66.1243
        Hunter-Lab:
        67.3892, 42.2753, -35.8687
      #e696f8 color charts
#e696f8 RGB chart
      #e696f8 CMYK chart
      #e696f8 RGB pie chart
      #e696f8 color shades, tints & tones
#e696f8 color schemes
#e696f8 color preview, HTML & CSS examples
           This text has a color of #e696f8        
        
          <p style="color:#e696f8;">Text here</p>
        
        
          .mytext {color:#e696f8;}
        
        Text color #e696f8
      
           This box has a color of #e696f8        
        
          <div style="background-color:#e696f8;">Content here</div>
        
        
          .mybackground {background-color:#e696f8;}
        
        Background color #e696f8
      
           Border around this has a color of #e696f8        
        
          <div style="border:2px solid #e696f8;">Content here</div>
        
        
          .myborder {border:2px solid #e696f8;}
        
        Border color #e696f8