#e86fa1 color space conversions
Hex:
        #e86fa1
        RGB:
        232, 111, 161
        CMY:
        9, 56, 37
        CMYK:
        0, 52, 31, 9
      HSL:
        335°, 72.4551%, 67.2549%
        HSV (HSB):
        335°, 52.1552%, 90.9804%
        XYZ:
        45.3962, 31.0979, 37.3281
        xyY:
        0.3988, 0.2732, 31.0979
      CIE-Lab:
        62.5902, 52.0874, -4.4762
        CIE-LCH:
        62.5902, 52.2793, 355.0883
        CIE-Luv:
        62.5902, 75.8602, -16.0296
        Hunter-Lab:
        55.7655, 47.7192, -0.6515
      #e86fa1 color charts
#e86fa1 RGB chart
      #e86fa1 CMYK chart
      #e86fa1 RGB pie chart
      #e86fa1 color shades, tints & tones
#e86fa1 color schemes
#e86fa1 color preview, HTML & CSS examples
           This text has a color of #e86fa1        
        
          <p style="color:#e86fa1;">Text here</p>
        
        
          .mytext {color:#e86fa1;}
        
        Text color #e86fa1
      
           This box has a color of #e86fa1        
        
          <div style="background-color:#e86fa1;">Content here</div>
        
        
          .mybackground {background-color:#e86fa1;}
        
        Background color #e86fa1
      
           Border around this has a color of #e86fa1        
        
          <div style="border:2px solid #e86fa1;">Content here</div>
        
        
          .myborder {border:2px solid #e86fa1;}
        
        Border color #e86fa1