#e85e86 color space conversions
Hex:
        #e85e86
        RGB:
        232, 94, 134
        CMY:
        9, 63, 47
        CMYK:
        0, 59, 42, 9
      HSL:
        343°, 75.0000%, 63.9216%
        HSV (HSB):
        343°, 59.4828%, 90.9804%
        XYZ:
        41.5845, 26.8824, 25.5513
        xyY:
        0.4423, 0.2859, 26.8824
      CIE-Lab:
        58.8654, 56.8825, 5.7163
        CIE-LCH:
        58.8654, 57.1690, 5.7385
        CIE-Luv:
        58.8654, 92.6993, -3.3514
        Hunter-Lab:
        51.8483, 52.4300, 7.0751
      #e85e86 color charts
#e85e86 RGB chart
      #e85e86 CMYK chart
      #e85e86 RGB pie chart
      #e85e86 color shades, tints & tones
#e85e86 color schemes
#e85e86 color preview, HTML & CSS examples
           This text has a color of #e85e86        
        
          <p style="color:#e85e86;">Text here</p>
        
        
          .mytext {color:#e85e86;}
        
        Text color #e85e86
      
           This box has a color of #e85e86        
        
          <div style="background-color:#e85e86;">Content here</div>
        
        
          .mybackground {background-color:#e85e86;}
        
        Background color #e85e86
      
           Border around this has a color of #e85e86        
        
          <div style="border:2px solid #e85e86;">Content here</div>
        
        
          .myborder {border:2px solid #e85e86;}
        
        Border color #e85e86