#e85865 color space conversions
Hex:
        #e85865
        RGB:
        232, 88, 101
        CMY:
        9, 65, 60
        CMYK:
        0, 62, 56, 9
      HSL:
        355°, 75.7895%, 62.7451%
        HSV (HSB):
        355°, 62.0690%, 90.9804%
        XYZ:
        39.1174, 25.0748, 15.0901
        xyY:
        0.4934, 0.3163, 25.0748
      CIE-Lab:
        57.1483, 56.6237, 22.6175
        CIE-LCH:
        57.1483, 60.9738, 21.7735
        CIE-Luv:
        57.1483, 105.4471, 16.1324
        Hunter-Lab:
        50.0748, 51.8097, 17.1852
      #e85865 color charts
#e85865 RGB chart
      #e85865 CMYK chart
      #e85865 RGB pie chart
      #e85865 color shades, tints & tones
#e85865 color schemes
#e85865 color preview, HTML & CSS examples
           This text has a color of #e85865        
        
          <p style="color:#e85865;">Text here</p>
        
        
          .mytext {color:#e85865;}
        
        Text color #e85865
      
           This box has a color of #e85865        
        
          <div style="background-color:#e85865;">Content here</div>
        
        
          .mybackground {background-color:#e85865;}
        
        Background color #e85865
      
           Border around this has a color of #e85865        
        
          <div style="border:2px solid #e85865;">Content here</div>
        
        
          .myborder {border:2px solid #e85865;}
        
        Border color #e85865