#e740f8 color space conversions
Hex:
        #e740f8
        RGB:
        231, 64, 248
        CMY:
        9, 75, 3
        CMYK:
        7, 74, 0, 3
      HSL:
        294°, 92.9293%, 61.1765%
        HSV (HSB):
        294°, 74.1935%, 97.2549%
        XYZ:
        51.7317, 27.4330, 91.3755
        xyY:
        0.3033, 0.1609, 27.4330
      CIE-Lab:
        59.3730, 83.3505, -58.6950
        CIE-LCH:
        59.3730, 101.9431, 324.8470
        CIE-Luv:
        59.3730, 63.9049, -103.0371
        Hunter-Lab:
        52.3765, 84.6433, -66.7730
      #e740f8 color charts
#e740f8 RGB chart
      #e740f8 CMYK chart
      #e740f8 RGB pie chart
      #e740f8 color shades, tints & tones
#e740f8 color schemes
#e740f8 color preview, HTML & CSS examples
           This text has a color of #e740f8        
        
          <p style="color:#e740f8;">Text here</p>
        
        
          .mytext {color:#e740f8;}
        
        Text color #e740f8
      
           This box has a color of #e740f8        
        
          <div style="background-color:#e740f8;">Content here</div>
        
        
          .mybackground {background-color:#e740f8;}
        
        Background color #e740f8
      
           Border around this has a color of #e740f8        
        
          <div style="border:2px solid #e740f8;">Content here</div>
        
        
          .myborder {border:2px solid #e740f8;}
        
        Border color #e740f8