#e1aefe color space conversions
Hex:
        #e1aefe
        RGB:
        225, 174, 254
        CMY:
        12, 32, 0
        CMYK:
        11, 31, 0, 0
      HSL:
        278°, 97.5610%, 83.9216%
        HSV (HSB):
        278°, 31.4961%, 99.6078%
        XYZ:
        64.0768, 53.4354, 100.7028
        xyY:
        0.2936, 0.2449, 53.4354
      CIE-Lab:
        78.1314, 32.6817, -32.5650
        CIE-LCH:
        78.1314, 46.1365, 315.1025
        CIE-Luv:
        78.1314, 21.9947, -57.3781
        Hunter-Lab:
        73.0995, 28.5434, -30.5089
      #e1aefe color charts
#e1aefe RGB chart
      #e1aefe CMYK chart
      #e1aefe RGB pie chart
      #e1aefe color shades, tints & tones
#e1aefe color schemes
#e1aefe color preview, HTML & CSS examples
           This text has a color of #e1aefe        
        
          <p style="color:#e1aefe;">Text here</p>
        
        
          .mytext {color:#e1aefe;}
        
        Text color #e1aefe
      
           This box has a color of #e1aefe        
        
          <div style="background-color:#e1aefe;">Content here</div>
        
        
          .mybackground {background-color:#e1aefe;}
        
        Background color #e1aefe
      
           Border around this has a color of #e1aefe        
        
          <div style="border:2px solid #e1aefe;">Content here</div>
        
        
          .myborder {border:2px solid #e1aefe;}
        
        Border color #e1aefe