#e996fe color space conversions
Hex:
        #e996fe
        RGB:
        233, 150, 254
        CMY:
        9, 41, 0
        CMYK:
        8, 41, 0, 0
      HSL:
        288°, 98.1132%, 79.2157%
        HSV (HSB):
        288°, 40.9449%, 99.6078%
        XYZ:
        62.4000, 46.2921, 99.4124
        xyY:
        0.2998, 0.2224, 46.2921
      CIE-Lab:
        73.7347, 47.7750, -39.3096
        CIE-LCH:
        73.7347, 61.8684, 320.5522
        CIE-Luv:
        73.7347, 37.1379, -70.3906
        Hunter-Lab:
        68.0383, 44.6408, -39.0032
      #e996fe color charts
#e996fe RGB chart
      #e996fe CMYK chart
      #e996fe RGB pie chart
      #e996fe color shades, tints & tones
#e996fe color schemes
#e996fe color preview, HTML & CSS examples
           This text has a color of #e996fe        
        
          <p style="color:#e996fe;">Text here</p>
        
        
          .mytext {color:#e996fe;}
        
        Text color #e996fe
      
           This box has a color of #e996fe        
        
          <div style="background-color:#e996fe;">Content here</div>
        
        
          .mybackground {background-color:#e996fe;}
        
        Background color #e996fe
      
           Border around this has a color of #e996fe        
        
          <div style="border:2px solid #e996fe;">Content here</div>
        
        
          .myborder {border:2px solid #e996fe;}
        
        Border color #e996fe