#e96cff color space conversions
Hex:
        #e96cff
        RGB:
        233, 108, 255
        CMY:
        9, 58, 0
        CMYK:
        9, 58, 0, 0
      HSL:
        291°, 100.0000%, 71.1765%
        HSV (HSB):
        291°, 57.6471%, 100.0000%
        XYZ:
        57.0168, 35.2688, 98.4102
        xyY:
        0.2990, 0.1849, 35.2688
      CIE-Lab:
        65.9574, 68.4238, -52.0646
        CIE-LCH:
        65.9574, 85.9798, 322.7320
        CIE-Luv:
        65.9574, 52.2627, -92.7383
        Hunter-Lab:
        59.3875, 67.4464, -56.6773
      #e96cff color charts
#e96cff RGB chart
      #e96cff CMYK chart
      #e96cff RGB pie chart
      #e96cff color shades, tints & tones
#e96cff color schemes
#e96cff color preview, HTML & CSS examples
           This text has a color of #e96cff        
        
          <p style="color:#e96cff;">Text here</p>
        
        
          .mytext {color:#e96cff;}
        
        Text color #e96cff
      
           This box has a color of #e96cff        
        
          <div style="background-color:#e96cff;">Content here</div>
        
        
          .mybackground {background-color:#e96cff;}
        
        Background color #e96cff
      
           Border around this has a color of #e96cff        
        
          <div style="border:2px solid #e96cff;">Content here</div>
        
        
          .myborder {border:2px solid #e96cff;}
        
        Border color #e96cff