#e241fe color space conversions
Hex:
        #e241fe
        RGB:
        226, 65, 254
        CMY:
        11, 75, 0
        CMYK:
        11, 74, 0, 0
      HSL:
        291°, 98.9529%, 62.5490%
        HSV (HSB):
        291°, 74.4094%, 99.6078%
        XYZ:
        51.1437, 27.1051, 96.3022
        xyY:
        0.2930, 0.1553, 27.1051
      CIE-Lab:
        59.0715, 83.0977, -62.5461
        CIE-LCH:
        59.0715, 104.0060, 323.0319
        CIE-Luv:
        59.0715, 58.4848, -108.7431
        Hunter-Lab:
        52.0626, 84.2402, -73.2273
      #e241fe color charts
#e241fe RGB chart
      #e241fe CMYK chart
      #e241fe RGB pie chart
      #e241fe color shades, tints & tones
#e241fe color schemes
#e241fe color preview, HTML & CSS examples
           This text has a color of #e241fe        
        
          <p style="color:#e241fe;">Text here</p>
        
        
          .mytext {color:#e241fe;}
        
        Text color #e241fe
      
           This box has a color of #e241fe        
        
          <div style="background-color:#e241fe;">Content here</div>
        
        
          .mybackground {background-color:#e241fe;}
        
        Background color #e241fe
      
           Border around this has a color of #e241fe        
        
          <div style="border:2px solid #e241fe;">Content here</div>
        
        
          .myborder {border:2px solid #e241fe;}
        
        Border color #e241fe