#e641ff color space conversions
Hex:
        #e641ff
        RGB:
        230, 65, 255
        CMY:
        10, 75, 0
        CMYK:
        10, 75, 0, 0
      HSL:
        292°, 100.0000%, 62.7451%
        HSV (HSB):
        292°, 74.5098%, 100.0000%
        XYZ:
        52.5734, 27.8236, 97.2073
        xyY:
        0.2960, 0.1567, 27.8236
      CIE-Lab:
        59.7290, 84.0183, -62.0120
        CIE-LCH:
        59.7290, 104.4249, 323.5698
        CIE-Luv:
        59.7290, 60.7978, -108.3316
        Hunter-Lab:
        52.7481, 85.5999, -72.3395
      #e641ff color charts
#e641ff RGB chart
      #e641ff CMYK chart
      #e641ff RGB pie chart
      #e641ff color shades, tints & tones
#e641ff color schemes
#e641ff color preview, HTML & CSS examples
           This text has a color of #e641ff        
        
          <p style="color:#e641ff;">Text here</p>
        
        
          .mytext {color:#e641ff;}
        
        Text color #e641ff
      
           This box has a color of #e641ff        
        
          <div style="background-color:#e641ff;">Content here</div>
        
        
          .mybackground {background-color:#e641ff;}
        
        Background color #e641ff
      
           Border around this has a color of #e641ff        
        
          <div style="border:2px solid #e641ff;">Content here</div>
        
        
          .myborder {border:2px solid #e641ff;}
        
        Border color #e641ff