#e86ae7 color space conversions
Hex:
        #e86ae7
        RGB:
        232, 106, 231
        CMY:
        9, 58, 9
        CMYK:
        0, 54, 0, 9
      HSL:
        300°, 73.2558%, 66.2745%
        HSV (HSB):
        300°, 54.3103%, 90.9804%
        XYZ:
        52.8565, 33.2334, 79.2301
        xyY:
        0.3197, 0.2010, 33.2334
      CIE-Lab:
        64.3494, 64.8381, -41.3564
        CIE-LCH:
        64.3494, 76.9047, 327.4686
        CIE-Luv:
        64.3494, 58.6510, -74.6791
        Hunter-Lab:
        57.6484, 62.7780, -41.1324
      #e86ae7 color charts
#e86ae7 RGB chart
      #e86ae7 CMYK chart
      #e86ae7 RGB pie chart
      #e86ae7 color shades, tints & tones
#e86ae7 color schemes
#e86ae7 color preview, HTML & CSS examples
           This text has a color of #e86ae7        
        
          <p style="color:#e86ae7;">Text here</p>
        
        
          .mytext {color:#e86ae7;}
        
        Text color #e86ae7
      
           This box has a color of #e86ae7        
        
          <div style="background-color:#e86ae7;">Content here</div>
        
        
          .mybackground {background-color:#e86ae7;}
        
        Background color #e86ae7
      
           Border around this has a color of #e86ae7        
        
          <div style="border:2px solid #e86ae7;">Content here</div>
        
        
          .myborder {border:2px solid #e86ae7;}
        
        Border color #e86ae7