#e86ad2 color space conversions
Hex:
        #e86ad2
        RGB:
        232, 106, 210
        CMY:
        9, 58, 18
        CMYK:
        0, 54, 9, 9
      HSL:
        310°, 73.2558%, 66.2745%
        HSV (HSB):
        310°, 54.3103%, 90.9804%
        XYZ:
        50.0656, 32.1170, 64.5332
        xyY:
        0.3412, 0.2189, 32.1170
      CIE-Lab:
        63.4395, 61.3922, -31.0335
        CIE-LCH:
        63.4395, 68.7901, 333.1836
        CIE-Luv:
        63.4395, 64.5124, -57.6255
        Hunter-Lab:
        56.6719, 58.5164, -27.8442
      #e86ad2 color charts
#e86ad2 RGB chart
      #e86ad2 CMYK chart
      #e86ad2 RGB pie chart
      #e86ad2 color shades, tints & tones
#e86ad2 color schemes
#e86ad2 color preview, HTML & CSS examples
           This text has a color of #e86ad2        
        
          <p style="color:#e86ad2;">Text here</p>
        
        
          .mytext {color:#e86ad2;}
        
        Text color #e86ad2
      
           This box has a color of #e86ad2        
        
          <div style="background-color:#e86ad2;">Content here</div>
        
        
          .mybackground {background-color:#e86ad2;}
        
        Background color #e86ad2
      
           Border around this has a color of #e86ad2        
        
          <div style="border:2px solid #e86ad2;">Content here</div>
        
        
          .myborder {border:2px solid #e86ad2;}
        
        Border color #e86ad2