#e294ee color space conversions
Hex:
        #e294ee
        RGB:
        226, 148, 238
        CMY:
        11, 42, 7
        CMYK:
        5, 38, 0, 7
      HSL:
        292°, 72.5806%, 75.6863%
        HSV (HSB):
        292°, 37.8151%, 93.3333%
        XYZ:
        57.3866, 43.5216, 86.2648
        xyY:
        0.3066, 0.2325, 43.5216
      CIE-Lab:
        71.9076, 43.6859, -33.4989
        CIE-LCH:
        71.9076, 55.0512, 322.5185
        CIE-Luv:
        71.9076, 36.5027, -59.9327
        Hunter-Lab:
        65.9709, 39.8239, -31.3491
      #e294ee color charts
#e294ee RGB chart
      #e294ee CMYK chart
      #e294ee RGB pie chart
      #e294ee color shades, tints & tones
#e294ee color schemes
#e294ee color preview, HTML & CSS examples
           This text has a color of #e294ee        
        
          <p style="color:#e294ee;">Text here</p>
        
        
          .mytext {color:#e294ee;}
        
        Text color #e294ee
      
           This box has a color of #e294ee        
        
          <div style="background-color:#e294ee;">Content here</div>
        
        
          .mybackground {background-color:#e294ee;}
        
        Background color #e294ee
      
           Border around this has a color of #e294ee        
        
          <div style="border:2px solid #e294ee;">Content here</div>
        
        
          .myborder {border:2px solid #e294ee;}
        
        Border color #e294ee