#e740ef color space conversions
Hex:
        #e740ef
        RGB:
        231, 64, 239
        CMY:
        9, 75, 6
        CMYK:
        3, 73, 0, 6
      HSL:
        297°, 84.5411%, 59.4118%
        HSV (HSB):
        297°, 73.2218%, 93.7255%
        XYZ:
        50.3684, 26.8877, 84.1965
        xyY:
        0.3120, 0.1665, 26.8877
      CIE-Lab:
        58.8702, 81.8996, -54.4860
        CIE-LCH:
        58.8702, 98.3680, 326.3650
        CIE-Luv:
        58.8702, 66.9059, -96.2059
        Hunter-Lab:
        51.8534, 82.6447, -59.9743
      #e740ef color charts
#e740ef RGB chart
      #e740ef CMYK chart
      #e740ef RGB pie chart
      #e740ef color shades, tints & tones
#e740ef color schemes
#e740ef color preview, HTML & CSS examples
           This text has a color of #e740ef        
        
          <p style="color:#e740ef;">Text here</p>
        
        
          .mytext {color:#e740ef;}
        
        Text color #e740ef
      
           This box has a color of #e740ef        
        
          <div style="background-color:#e740ef;">Content here</div>
        
        
          .mybackground {background-color:#e740ef;}
        
        Background color #e740ef
      
           Border around this has a color of #e740ef        
        
          <div style="border:2px solid #e740ef;">Content here</div>
        
        
          .myborder {border:2px solid #e740ef;}
        
        Border color #e740ef