#e741e0 color space conversions
Hex:
        #e741e0
        RGB:
        231, 65, 224
        CMY:
        9, 75, 12
        CMYK:
        0, 72, 3, 9
      HSL:
        303°, 77.5701%, 58.0392%
        HSV (HSB):
        303°, 71.8615%, 90.5882%
        XYZ:
        48.2998, 26.1513, 73.0230
        xyY:
        0.3275, 0.1773, 26.1513
      CIE-Lab:
        58.1804, 79.2564, -47.1666
        CIE-LCH:
        58.1804, 92.2294, 329.2425
        CIE-Luv:
        58.1804, 71.8881, -84.3567
        Hunter-Lab:
        51.1384, 79.0998, -48.8663
      #e741e0 color charts
#e741e0 RGB chart
      #e741e0 CMYK chart
      #e741e0 RGB pie chart
      #e741e0 color shades, tints & tones
#e741e0 color schemes
#e741e0 color preview, HTML & CSS examples
           This text has a color of #e741e0        
        
          <p style="color:#e741e0;">Text here</p>
        
        
          .mytext {color:#e741e0;}
        
        Text color #e741e0
      
           This box has a color of #e741e0        
        
          <div style="background-color:#e741e0;">Content here</div>
        
        
          .mybackground {background-color:#e741e0;}
        
        Background color #e741e0
      
           Border around this has a color of #e741e0        
        
          <div style="border:2px solid #e741e0;">Content here</div>
        
        
          .myborder {border:2px solid #e741e0;}
        
        Border color #e741e0