#e0aae2 color space conversions
Hex:
        #e0aae2
        RGB:
        224, 170, 226
        CMY:
        12, 33, 11
        CMYK:
        1, 25, 0, 11
      HSL:
        298°, 49.1228%, 77.6471%
        HSV (HSB):
        298°, 24.7788%, 88.6275%
        XYZ:
        58.8427, 50.0877, 78.5181
        xyY:
        0.3139, 0.2672, 50.0877
      CIE-Lab:
        76.1231, 29.0601, -20.5165
        CIE-LCH:
        76.1231, 35.5726, 324.7778
        CIE-Luv:
        76.1231, 26.9584, -36.8653
        Hunter-Lab:
        70.7727, 24.5584, -16.2378
      #e0aae2 color charts
#e0aae2 RGB chart
      #e0aae2 CMYK chart
      #e0aae2 RGB pie chart
      #e0aae2 color shades, tints & tones
#e0aae2 color schemes
#e0aae2 color preview, HTML & CSS examples
           This text has a color of #e0aae2        
        
          <p style="color:#e0aae2;">Text here</p>
        
        
          .mytext {color:#e0aae2;}
        
        Text color #e0aae2
      
           This box has a color of #e0aae2        
        
          <div style="background-color:#e0aae2;">Content here</div>
        
        
          .mybackground {background-color:#e0aae2;}
        
        Background color #e0aae2
      
           Border around this has a color of #e0aae2        
        
          <div style="border:2px solid #e0aae2;">Content here</div>
        
        
          .myborder {border:2px solid #e0aae2;}
        
        Border color #e0aae2