#e0aff7 color space conversions
Hex:
        #e0aff7
        RGB:
        224, 175, 247
        CMY:
        12, 31, 3
        CMYK:
        9, 29, 0, 3
      HSL:
        281°, 81.8182%, 82.7451%
        HSV (HSB):
        281°, 29.1498%, 96.8627%
        XYZ:
        62.8589, 53.2226, 94.9557
        xyY:
        0.2979, 0.2522, 53.2226
      CIE-Lab:
        78.0063, 30.4257, -29.0010
        CIE-LCH:
        78.0063, 42.0331, 316.3734
        CIE-Luv:
        78.0063, 21.8541, -51.0908
        Hunter-Lab:
        72.9538, 26.1310, -26.1033
      #e0aff7 color charts
#e0aff7 RGB chart
      #e0aff7 CMYK chart
      #e0aff7 RGB pie chart
      #e0aff7 color shades, tints & tones
#e0aff7 color schemes
#e0aff7 color preview, HTML & CSS examples
           This text has a color of #e0aff7        
        
          <p style="color:#e0aff7;">Text here</p>
        
        
          .mytext {color:#e0aff7;}
        
        Text color #e0aff7
      
           This box has a color of #e0aff7        
        
          <div style="background-color:#e0aff7;">Content here</div>
        
        
          .mybackground {background-color:#e0aff7;}
        
        Background color #e0aff7
      
           Border around this has a color of #e0aff7        
        
          <div style="border:2px solid #e0aff7;">Content here</div>
        
        
          .myborder {border:2px solid #e0aff7;}
        
        Border color #e0aff7