#e96fff color space conversions
Hex:
        #e96fff
        RGB:
        233, 111, 255
        CMY:
        9, 56, 0
        CMYK:
        9, 56, 0, 0
      HSL:
        291°, 100.0000%, 71.7647%
        HSV (HSB):
        291°, 56.4706%, 100.0000%
        XYZ:
        57.3387, 35.9125, 98.5175
        xyY:
        0.2990, 0.1873, 35.9125
      CIE-Lab:
        66.4530, 67.0794, -51.2802
        CIE-LCH:
        66.4530, 84.4352, 322.6031
        CIE-Luv:
        66.4530, 51.3201, -91.4160
        Hunter-Lab:
        59.9271, 65.9180, -55.5212
      #e96fff color charts
#e96fff RGB chart
      #e96fff CMYK chart
      #e96fff RGB pie chart
      #e96fff color shades, tints & tones
#e96fff color schemes
#e96fff color preview, HTML & CSS examples
           This text has a color of #e96fff        
        
          <p style="color:#e96fff;">Text here</p>
        
        
          .mytext {color:#e96fff;}
        
        Text color #e96fff
      
           This box has a color of #e96fff        
        
          <div style="background-color:#e96fff;">Content here</div>
        
        
          .mybackground {background-color:#e96fff;}
        
        Background color #e96fff
      
           Border around this has a color of #e96fff        
        
          <div style="border:2px solid #e96fff;">Content here</div>
        
        
          .myborder {border:2px solid #e96fff;}
        
        Border color #e96fff