#e86fa8 color space conversions
Hex:
        #e86fa8
        RGB:
        232, 111, 168
        CMY:
        9, 56, 34
        CMYK:
        0, 52, 28, 9
      HSL:
        332°, 72.4551%, 67.2549%
        HSV (HSB):
        332°, 52.1552%, 90.9804%
        XYZ:
        46.0310, 31.3518, 40.6712
        xyY:
        0.3899, 0.2656, 31.3518
      CIE-Lab:
        62.8035, 52.9813, -8.1683
        CIE-LCH:
        62.8035, 53.6073, 351.2356
        CIE-Luv:
        62.8035, 73.9785, -21.4662
        Hunter-Lab:
        55.9927, 48.7558, -3.8713
      #e86fa8 color charts
#e86fa8 RGB chart
      #e86fa8 CMYK chart
      #e86fa8 RGB pie chart
      #e86fa8 color shades, tints & tones
#e86fa8 color schemes
#e86fa8 color preview, HTML & CSS examples
           This text has a color of #e86fa8        
        
          <p style="color:#e86fa8;">Text here</p>
        
        
          .mytext {color:#e86fa8;}
        
        Text color #e86fa8
      
           This box has a color of #e86fa8        
        
          <div style="background-color:#e86fa8;">Content here</div>
        
        
          .mybackground {background-color:#e86fa8;}
        
        Background color #e86fa8
      
           Border around this has a color of #e86fa8        
        
          <div style="border:2px solid #e86fa8;">Content here</div>
        
        
          .myborder {border:2px solid #e86fa8;}
        
        Border color #e86fa8