#e85ae1 color space conversions
Hex:
        #e85ae1
        RGB:
        232, 90, 225
        CMY:
        9, 65, 12
        CMYK:
        0, 61, 3, 9
      HSL:
        303°, 75.5319%, 63.1373%
        HSV (HSB):
        303°, 61.2069%, 90.9804%
        XYZ:
        50.5255, 29.9044, 74.3433
        xyY:
        0.3264, 0.1932, 29.9044
      CIE-Lab:
        61.5716, 70.6759, -42.3685
        CIE-LCH:
        61.5716, 82.4025, 329.0583
        CIE-Luv:
        61.5716, 65.6617, -76.5449
        Hunter-Lab:
        54.6849, 69.2245, -42.3244
      #e85ae1 color charts
#e85ae1 RGB chart
      #e85ae1 CMYK chart
      #e85ae1 RGB pie chart
      #e85ae1 color shades, tints & tones
#e85ae1 color schemes
#e85ae1 color preview, HTML & CSS examples
           This text has a color of #e85ae1        
        
          <p style="color:#e85ae1;">Text here</p>
        
        
          .mytext {color:#e85ae1;}
        
        Text color #e85ae1
      
           This box has a color of #e85ae1        
        
          <div style="background-color:#e85ae1;">Content here</div>
        
        
          .mybackground {background-color:#e85ae1;}
        
        Background color #e85ae1
      
           Border around this has a color of #e85ae1        
        
          <div style="border:2px solid #e85ae1;">Content here</div>
        
        
          .myborder {border:2px solid #e85ae1;}
        
        Border color #e85ae1