#e960fa color space conversions
Hex:
        #e960fa
        RGB:
        233, 96, 250
        CMY:
        9, 62, 2
        CMYK:
        7, 62, 0, 2
      HSL:
        293°, 93.9024%, 67.8431%
        HSV (HSB):
        293°, 61.6000%, 98.0392%
        XYZ:
        55.0425, 32.5915, 93.8322
        xyY:
        0.3033, 0.1796, 32.5915
      CIE-Lab:
        63.8288, 72.6741, -52.6884
        CIE-LCH:
        63.8288, 89.7640, 324.0581
        CIE-Luv:
        63.8288, 57.1711, -93.7395
        Hunter-Lab:
        57.0890, 72.1955, -57.4876
      #e960fa color charts
#e960fa RGB chart
      #e960fa CMYK chart
      #e960fa RGB pie chart
      #e960fa color shades, tints & tones
#e960fa color schemes
#e960fa color preview, HTML & CSS examples
           This text has a color of #e960fa        
        
          <p style="color:#e960fa;">Text here</p>
        
        
          .mytext {color:#e960fa;}
        
        Text color #e960fa
      
           This box has a color of #e960fa        
        
          <div style="background-color:#e960fa;">Content here</div>
        
        
          .mybackground {background-color:#e960fa;}
        
        Background color #e960fa
      
           Border around this has a color of #e960fa        
        
          <div style="border:2px solid #e960fa;">Content here</div>
        
        
          .myborder {border:2px solid #e960fa;}
        
        Border color #e960fa