#e741fe color space conversions
Hex:
        #e741fe
        RGB:
        231, 65, 254
        CMY:
        9, 75, 0
        CMYK:
        9, 74, 0, 0
      HSL:
        293°, 98.9529%, 62.5490%
        HSV (HSB):
        293°, 74.4094%, 99.6078%
        XYZ:
        52.7347, 27.9253, 96.3766
        xyY:
        0.2979, 0.1577, 27.9253
      CIE-Lab:
        59.8212, 84.0403, -61.3030
        CIE-LCH:
        59.8212, 104.0232, 323.8912
        CIE-Luv:
        59.8212, 61.7784, -107.2924
        Hunter-Lab:
        52.8444, 85.6519, -71.1410
      #e741fe color charts
#e741fe RGB chart
      #e741fe CMYK chart
      #e741fe RGB pie chart
      #e741fe color shades, tints & tones
#e741fe color schemes
#e741fe color preview, HTML & CSS examples
           This text has a color of #e741fe        
        
          <p style="color:#e741fe;">Text here</p>
        
        
          .mytext {color:#e741fe;}
        
        Text color #e741fe
      
           This box has a color of #e741fe        
        
          <div style="background-color:#e741fe;">Content here</div>
        
        
          .mybackground {background-color:#e741fe;}
        
        Background color #e741fe
      
           Border around this has a color of #e741fe        
        
          <div style="border:2px solid #e741fe;">Content here</div>
        
        
          .myborder {border:2px solid #e741fe;}
        
        Border color #e741fe