#e85af2 color space conversions
Hex:
        #e85af2
        RGB:
        232, 90, 242
        CMY:
        9, 65, 5
        CMYK:
        4, 63, 0, 5
      HSL:
        296°, 85.3933%, 65.0980%
        HSV (HSB):
        296°, 62.8099%, 94.9020%
        XYZ:
        52.9619, 30.8789, 87.1732
        xyY:
        0.3097, 0.1806, 30.8789
      CIE-Lab:
        62.4053, 73.4910, -50.5295
        CIE-LCH:
        62.4053, 89.1861, 325.4891
        CIE-Luv:
        62.4053, 60.5003, -90.0276
        Hunter-Lab:
        55.5688, 72.8805, -54.1126
      #e85af2 color charts
#e85af2 RGB chart
      #e85af2 CMYK chart
      #e85af2 RGB pie chart
      #e85af2 color shades, tints & tones
#e85af2 color schemes
#e85af2 color preview, HTML & CSS examples
           This text has a color of #e85af2        
        
          <p style="color:#e85af2;">Text here</p>
        
        
          .mytext {color:#e85af2;}
        
        Text color #e85af2
      
           This box has a color of #e85af2        
        
          <div style="background-color:#e85af2;">Content here</div>
        
        
          .mybackground {background-color:#e85af2;}
        
        Background color #e85af2
      
           Border around this has a color of #e85af2        
        
          <div style="border:2px solid #e85af2;">Content here</div>
        
        
          .myborder {border:2px solid #e85af2;}
        
        Border color #e85af2