#e996e8 color space conversions
Hex:
        #e996e8
        RGB:
        233, 150, 232
        CMY:
        9, 41, 9
        CMYK:
        0, 36, 0, 9
      HSL:
        301°, 65.3543%, 75.0980%
        HSV (HSB):
        301°, 35.6223%, 91.3725%
        XYZ:
        59.0761, 44.9625, 81.9089
        xyY:
        0.3177, 0.2418, 44.9625
      CIE-Lab:
        72.8672, 43.6568, -28.6755
        CIE-LCH:
        72.8672, 52.2321, 326.7015
        CIE-Luv:
        72.8672, 41.1819, -52.1900
        Hunter-Lab:
        67.0541, 39.9177, -25.4869
      #e996e8 color charts
#e996e8 RGB chart
      #e996e8 CMYK chart
      #e996e8 RGB pie chart
      #e996e8 color shades, tints & tones
#e996e8 color schemes
#e996e8 color preview, HTML & CSS examples
           This text has a color of #e996e8        
        
          <p style="color:#e996e8;">Text here</p>
        
        
          .mytext {color:#e996e8;}
        
        Text color #e996e8
      
           This box has a color of #e996e8        
        
          <div style="background-color:#e996e8;">Content here</div>
        
        
          .mybackground {background-color:#e996e8;}
        
        Background color #e996e8
      
           Border around this has a color of #e996e8        
        
          <div style="border:2px solid #e996e8;">Content here</div>
        
        
          .myborder {border:2px solid #e996e8;}
        
        Border color #e996e8