#e961fa color space conversions
Hex:
        #e961fa
        RGB:
        233, 97, 250
        CMY:
        9, 62, 2
        CMYK:
        7, 61, 0, 2
      HSL:
        293°, 93.8650%, 68.0392%
        HSV (HSB):
        293°, 61.2000%, 98.0392%
        XYZ:
        55.1343, 32.7752, 93.8628
        xyY:
        0.3033, 0.1803, 32.7752
      CIE-Lab:
        63.9784, 72.2606, -52.4510
        CIE-LCH:
        63.9784, 89.2900, 324.0256
        CIE-Luv:
        63.9784, 56.8870, -93.3482
        Hunter-Lab:
        57.2496, 71.7179, -57.1334
      #e961fa color charts
#e961fa RGB chart
      #e961fa CMYK chart
      #e961fa RGB pie chart
      #e961fa color shades, tints & tones
#e961fa color schemes
#e961fa color preview, HTML & CSS examples
           This text has a color of #e961fa        
        
          <p style="color:#e961fa;">Text here</p>
        
        
          .mytext {color:#e961fa;}
        
        Text color #e961fa
      
           This box has a color of #e961fa        
        
          <div style="background-color:#e961fa;">Content here</div>
        
        
          .mybackground {background-color:#e961fa;}
        
        Background color #e961fa
      
           Border around this has a color of #e961fa        
        
          <div style="border:2px solid #e961fa;">Content here</div>
        
        
          .myborder {border:2px solid #e961fa;}
        
        Border color #e961fa