#e86bfb color space conversions
Hex:
        #e86bfb
        RGB:
        232, 107, 251
        CMY:
        9, 58, 2
        CMYK:
        8, 57, 0, 2
      HSL:
        292°, 94.7368%, 70.1961%
        HSV (HSB):
        292°, 57.3705%, 98.4314%
        XYZ:
        55.9490, 34.6362, 95.0034
        xyY:
        0.3015, 0.1866, 34.6362
      CIE-Lab:
        65.4645, 67.8993, -50.6568
        CIE-LCH:
        65.4645, 84.7138, 323.2749
        CIE-Luv:
        65.4645, 52.9653, -90.2746
        Hunter-Lab:
        58.8526, 66.7015, -54.5128
      #e86bfb color charts
#e86bfb RGB chart
      #e86bfb CMYK chart
      #e86bfb RGB pie chart
      #e86bfb color shades, tints & tones
#e86bfb color schemes
#e86bfb color preview, HTML & CSS examples
           This text has a color of #e86bfb        
        
          <p style="color:#e86bfb;">Text here</p>
        
        
          .mytext {color:#e86bfb;}
        
        Text color #e86bfb
      
           This box has a color of #e86bfb        
        
          <div style="background-color:#e86bfb;">Content here</div>
        
        
          .mybackground {background-color:#e86bfb;}
        
        Background color #e86bfb
      
           Border around this has a color of #e86bfb        
        
          <div style="border:2px solid #e86bfb;">Content here</div>
        
        
          .myborder {border:2px solid #e86bfb;}
        
        Border color #e86bfb