#e96bf2 color space conversions
Hex:
        #e96bf2
        RGB:
        233, 107, 242
        CMY:
        9, 58, 5
        CMYK:
        4, 56, 0, 5
      HSL:
        296°, 83.8509%, 68.4314%
        HSV (HSB):
        296°, 55.7851%, 94.9020%
        XYZ:
        54.8890, 34.2498, 87.7223
        xyY:
        0.3104, 0.1937, 34.2498
      CIE-Lab:
        65.1604, 66.5466, -46.1684
        CIE-LCH:
        65.1604, 80.9937, 325.2480
        CIE-Luv:
        65.1604, 56.0024, -82.8091
        Hunter-Lab:
        58.5234, 64.9990, -47.9051
      #e96bf2 color charts
#e96bf2 RGB chart
      #e96bf2 CMYK chart
      #e96bf2 RGB pie chart
      #e96bf2 color shades, tints & tones
#e96bf2 color schemes
#e96bf2 color preview, HTML & CSS examples
           This text has a color of #e96bf2        
        
          <p style="color:#e96bf2;">Text here</p>
        
        
          .mytext {color:#e96bf2;}
        
        Text color #e96bf2
      
           This box has a color of #e96bf2        
        
          <div style="background-color:#e96bf2;">Content here</div>
        
        
          .mybackground {background-color:#e96bf2;}
        
        Background color #e96bf2
      
           Border around this has a color of #e96bf2        
        
          <div style="border:2px solid #e96bf2;">Content here</div>
        
        
          .myborder {border:2px solid #e96bf2;}
        
        Border color #e96bf2