#e294ed color space conversions
Hex:
        #e294ed
        RGB:
        226, 148, 237
        CMY:
        11, 42, 7
        CMYK:
        5, 38, 0, 7
      HSL:
        293°, 71.2000%, 75.4902%
        HSV (HSB):
        293°, 37.5527%, 92.9412%
        XYZ:
        57.2400, 43.4630, 85.4931
        xyY:
        0.3074, 0.2334, 43.4630
      CIE-Lab:
        71.8681, 43.4960, -33.0135
        CIE-LCH:
        71.8681, 54.6058, 322.8015
        CIE-Luv:
        71.8681, 36.6812, -59.1036
        Hunter-Lab:
        65.9265, 39.6095, -30.7384
      #e294ed color charts
#e294ed RGB chart
      #e294ed CMYK chart
      #e294ed RGB pie chart
      #e294ed color shades, tints & tones
#e294ed color schemes
#e294ed color preview, HTML & CSS examples
           This text has a color of #e294ed        
        
          <p style="color:#e294ed;">Text here</p>
        
        
          .mytext {color:#e294ed;}
        
        Text color #e294ed
      
           This box has a color of #e294ed        
        
          <div style="background-color:#e294ed;">Content here</div>
        
        
          .mybackground {background-color:#e294ed;}
        
        Background color #e294ed
      
           Border around this has a color of #e294ed        
        
          <div style="border:2px solid #e294ed;">Content here</div>
        
        
          .myborder {border:2px solid #e294ed;}
        
        Border color #e294ed