#e859fa color space conversions
Hex:
        #e859fa
        RGB:
        232, 89, 250
        CMY:
        9, 65, 2
        CMYK:
        7, 64, 0, 2
      HSL:
        293°, 94.1520%, 66.4706%
        HSV (HSB):
        293°, 64.4000%, 98.0392%
        XYZ:
        54.1064, 31.2027, 93.6135
        xyY:
        0.3024, 0.1744, 31.2027
      CIE-Lab:
        62.6784, 75.2567, -54.5238
        CIE-LCH:
        62.6784, 92.9323, 324.0765
        CIE-Luv:
        62.6784, 58.4110, -96.6472
        Hunter-Lab:
        55.8594, 75.1445, -60.2612
      #e859fa color charts
#e859fa RGB chart
      #e859fa CMYK chart
      #e859fa RGB pie chart
      #e859fa color shades, tints & tones
#e859fa color schemes
#e859fa color preview, HTML & CSS examples
           This text has a color of #e859fa        
        
          <p style="color:#e859fa;">Text here</p>
        
        
          .mytext {color:#e859fa;}
        
        Text color #e859fa
      
           This box has a color of #e859fa        
        
          <div style="background-color:#e859fa;">Content here</div>
        
        
          .mybackground {background-color:#e859fa;}
        
        Background color #e859fa
      
           Border around this has a color of #e859fa        
        
          <div style="border:2px solid #e859fa;">Content here</div>
        
        
          .myborder {border:2px solid #e859fa;}
        
        Border color #e859fa