#e684fa color space conversions
Hex:
        #e684fa
        RGB:
        230, 132, 250
        CMY:
        10, 48, 2
        CMYK:
        8, 47, 0, 2
      HSL:
        290°, 92.1875%, 74.9020%
        HSV (HSB):
        290°, 47.2000%, 98.0392%
        XYZ:
        58.1397, 40.2277, 95.1429
        xyY:
        0.3004, 0.2079, 40.2277
      CIE-Lab:
        69.6314, 55.3378, -43.5660
        CIE-LCH:
        69.6314, 70.4292, 321.7876
        CIE-Luv:
        69.6314, 43.2136, -77.8643
        Hunter-Lab:
        63.4253, 52.6304, -44.5420
      #e684fa color charts
#e684fa RGB chart
      #e684fa CMYK chart
      #e684fa RGB pie chart
      #e684fa color shades, tints & tones
#e684fa color schemes
#e684fa color preview, HTML & CSS examples
           This text has a color of #e684fa        
        
          <p style="color:#e684fa;">Text here</p>
        
        
          .mytext {color:#e684fa;}
        
        Text color #e684fa
      
           This box has a color of #e684fa        
        
          <div style="background-color:#e684fa;">Content here</div>
        
        
          .mybackground {background-color:#e684fa;}
        
        Background color #e684fa
      
           Border around this has a color of #e684fa        
        
          <div style="border:2px solid #e684fa;">Content here</div>
        
        
          .myborder {border:2px solid #e684fa;}
        
        Border color #e684fa