#e96ee8 color space conversions
Hex:
        #e96ee8
        RGB:
        233, 110, 232
        CMY:
        9, 57, 9
        CMYK:
        0, 53, 0, 9
      HSL:
        300°, 73.6527%, 67.2549%
        HSV (HSB):
        300°, 52.7897%, 91.3725%
        XYZ:
        53.7457, 34.3017, 80.1321
        xyY:
        0.3196, 0.2040, 34.3017
      CIE-Lab:
        65.2013, 63.4589, -40.5677
        CIE-LCH:
        65.2013, 75.3178, 327.4103
        CIE-Luv:
        65.2013, 57.6451, -73.3853
        Hunter-Lab:
        58.5676, 61.3105, -40.1231
      #e96ee8 color charts
#e96ee8 RGB chart
      #e96ee8 CMYK chart
      #e96ee8 RGB pie chart
      #e96ee8 color shades, tints & tones
#e96ee8 color schemes
#e96ee8 color preview, HTML & CSS examples
           This text has a color of #e96ee8        
        
          <p style="color:#e96ee8;">Text here</p>
        
        
          .mytext {color:#e96ee8;}
        
        Text color #e96ee8
      
           This box has a color of #e96ee8        
        
          <div style="background-color:#e96ee8;">Content here</div>
        
        
          .mybackground {background-color:#e96ee8;}
        
        Background color #e96ee8
      
           Border around this has a color of #e96ee8        
        
          <div style="border:2px solid #e96ee8;">Content here</div>
        
        
          .myborder {border:2px solid #e96ee8;}
        
        Border color #e96ee8