#e85ac2 color space conversions
Hex:
        #e85ac2
        RGB:
        232, 90, 194
        CMY:
        9, 65, 24
        CMYK:
        0, 61, 16, 9
      HSL:
        316°, 75.5319%, 63.1373%
        HSV (HSB):
        316°, 61.2069%, 90.9804%
        XYZ:
        46.6725, 28.3632, 54.0537
        xyY:
        0.3616, 0.2197, 28.3632
      CIE-Lab:
        60.2154, 65.9523, -26.9563
        CIE-LCH:
        60.2154, 71.2485, 337.7690
        CIE-Luv:
        60.2154, 75.5350, -51.5732
        Hunter-Lab:
        53.2571, 63.2307, -22.8968
      #e85ac2 color charts
#e85ac2 RGB chart
      #e85ac2 CMYK chart
      #e85ac2 RGB pie chart
      #e85ac2 color shades, tints & tones
#e85ac2 color schemes
#e85ac2 color preview, HTML & CSS examples
           This text has a color of #e85ac2        
        
          <p style="color:#e85ac2;">Text here</p>
        
        
          .mytext {color:#e85ac2;}
        
        Text color #e85ac2
      
           This box has a color of #e85ac2        
        
          <div style="background-color:#e85ac2;">Content here</div>
        
        
          .mybackground {background-color:#e85ac2;}
        
        Background color #e85ac2
      
           Border around this has a color of #e85ac2        
        
          <div style="border:2px solid #e85ac2;">Content here</div>
        
        
          .myborder {border:2px solid #e85ac2;}
        
        Border color #e85ac2