#e248fe color space conversions
Hex:
        #e248fe
        RGB:
        226, 72, 254
        CMY:
        11, 72, 0
        CMYK:
        11, 72, 0, 0
      HSL:
        291°, 98.9130%, 63.9216%
        HSV (HSB):
        291°, 71.6535%, 99.6078%
        XYZ:
        51.5708, 27.9592, 96.4445
        xyY:
        0.2931, 0.1589, 27.9592
      CIE-Lab:
        59.8519, 80.8627, -61.2951
        CIE-LCH:
        59.8519, 101.4686, 322.8373
        CIE-Luv:
        59.8519, 57.1736, -106.8823
        Hunter-Lab:
        52.8765, 81.5583, -71.1289
      #e248fe color charts
#e248fe RGB chart
      #e248fe CMYK chart
      #e248fe RGB pie chart
      #e248fe color shades, tints & tones
#e248fe color schemes
#e248fe color preview, HTML & CSS examples
           This text has a color of #e248fe        
        
          <p style="color:#e248fe;">Text here</p>
        
        
          .mytext {color:#e248fe;}
        
        Text color #e248fe
      
           This box has a color of #e248fe        
        
          <div style="background-color:#e248fe;">Content here</div>
        
        
          .mybackground {background-color:#e248fe;}
        
        Background color #e248fe
      
           Border around this has a color of #e248fe        
        
          <div style="border:2px solid #e248fe;">Content here</div>
        
        
          .myborder {border:2px solid #e248fe;}
        
        Border color #e248fe