#e996f5 color space conversions
Hex:
        #e996f5
        RGB:
        233, 150, 245
        CMY:
        9, 41, 4
        CMYK:
        5, 39, 0, 4
      HSL:
        292°, 82.6087%, 77.4510%
        HSV (HSB):
        292°, 38.7755%, 96.0784%
        XYZ:
        60.9920, 45.7289, 91.9981
        xyY:
        0.3069, 0.2301, 45.7289
      CIE-Lab:
        73.3693, 46.0566, -34.9910
        CIE-LCH:
        73.3693, 57.8410, 322.7747
        CIE-Luv:
        73.3693, 38.7834, -62.9487
        Hunter-Lab:
        67.6231, 42.6558, -33.3251
      #e996f5 color charts
#e996f5 RGB chart
      #e996f5 CMYK chart
      #e996f5 RGB pie chart
      #e996f5 color shades, tints & tones
#e996f5 color schemes
#e996f5 color preview, HTML & CSS examples
           This text has a color of #e996f5        
        
          <p style="color:#e996f5;">Text here</p>
        
        
          .mytext {color:#e996f5;}
        
        Text color #e996f5
      
           This box has a color of #e996f5        
        
          <div style="background-color:#e996f5;">Content here</div>
        
        
          .mybackground {background-color:#e996f5;}
        
        Background color #e996f5
      
           Border around this has a color of #e996f5        
        
          <div style="border:2px solid #e996f5;">Content here</div>
        
        
          .myborder {border:2px solid #e996f5;}
        
        Border color #e996f5