#e86ca1 color space conversions
Hex:
        #e86ca1
        RGB:
        232, 108, 161
        CMY:
        9, 58, 37
        CMYK:
        0, 53, 31, 9
      HSL:
        334°, 72.9412%, 66.6667%
        HSV (HSB):
        334°, 53.4483%, 90.9804%
        XYZ:
        45.0743, 30.4541, 37.2208
        xyY:
        0.3998, 0.2701, 30.4541
      CIE-Lab:
        62.0441, 53.5152, -5.2835
        CIE-LCH:
        62.0441, 53.7754, 354.3616
        CIE-Luv:
        62.0441, 77.4470, -17.4315
        Hunter-Lab:
        55.1853, 49.2212, -1.3596
      #e86ca1 color charts
#e86ca1 RGB chart
      #e86ca1 CMYK chart
      #e86ca1 RGB pie chart
      #e86ca1 color shades, tints & tones
#e86ca1 color schemes
#e86ca1 color preview, HTML & CSS examples
           This text has a color of #e86ca1        
        
          <p style="color:#e86ca1;">Text here</p>
        
        
          .mytext {color:#e86ca1;}
        
        Text color #e86ca1
      
           This box has a color of #e86ca1        
        
          <div style="background-color:#e86ca1;">Content here</div>
        
        
          .mybackground {background-color:#e86ca1;}
        
        Background color #e86ca1
      
           Border around this has a color of #e86ca1        
        
          <div style="border:2px solid #e86ca1;">Content here</div>
        
        
          .myborder {border:2px solid #e86ca1;}
        
        Border color #e86ca1