#e86584 color space conversions
Hex:
        #e86584
        RGB:
        232, 101, 132
        CMY:
        9, 60, 48
        CMYK:
        0, 56, 43, 9
      HSL:
        346°, 74.0113%, 65.2941%
        HSV (HSB):
        346°, 56.4655%, 90.9804%
        XYZ:
        42.0972, 28.1291, 25.0405
        xyY:
        0.4419, 0.2953, 28.1291
      CIE-Lab:
        60.0052, 53.5231, 8.5092
        CIE-LCH:
        60.0052, 54.1953, 9.0334
        CIE-Luv:
        60.0052, 89.3023, 0.9491
        Hunter-Lab:
        53.0369, 48.8672, 9.1330
      #e86584 color charts
#e86584 RGB chart
      #e86584 CMYK chart
      #e86584 RGB pie chart
      #e86584 color shades, tints & tones
#e86584 color schemes
#e86584 color preview, HTML & CSS examples
           This text has a color of #e86584        
        
          <p style="color:#e86584;">Text here</p>
        
        
          .mytext {color:#e86584;}
        
        Text color #e86584
      
           This box has a color of #e86584        
        
          <div style="background-color:#e86584;">Content here</div>
        
        
          .mybackground {background-color:#e86584;}
        
        Background color #e86584
      
           Border around this has a color of #e86584        
        
          <div style="border:2px solid #e86584;">Content here</div>
        
        
          .myborder {border:2px solid #e86584;}
        
        Border color #e86584