#e996cd color space conversions
Hex:
        #e996cd
        RGB:
        233, 150, 205
        CMY:
        9, 41, 20
        CMYK:
        0, 36, 12, 9
      HSL:
        320°, 65.3543%, 75.0980%
        HSV (HSB):
        320°, 35.6223%, 91.3725%
        XYZ:
        55.5301, 43.5441, 63.2357
        xyY:
        0.3421, 0.2683, 43.5441
      CIE-Lab:
        71.9227, 39.0134, -15.2737
        CIE-LCH:
        71.9227, 41.8967, 338.6198
        CIE-Luv:
        71.9227, 46.1891, -30.0312
        Hunter-Lab:
        65.9880, 34.7321, -10.6255
      #e996cd color charts
#e996cd RGB chart
      #e996cd CMYK chart
      #e996cd RGB pie chart
      #e996cd color shades, tints & tones
#e996cd color schemes
#e996cd color preview, HTML & CSS examples
           This text has a color of #e996cd        
        
          <p style="color:#e996cd;">Text here</p>
        
        
          .mytext {color:#e996cd;}
        
        Text color #e996cd
      
           This box has a color of #e996cd        
        
          <div style="background-color:#e996cd;">Content here</div>
        
        
          .mybackground {background-color:#e996cd;}
        
        Background color #e996cd
      
           Border around this has a color of #e996cd        
        
          <div style="border:2px solid #e996cd;">Content here</div>
        
        
          .myborder {border:2px solid #e996cd;}
        
        Border color #e996cd