#e0a5e2 color space conversions
Hex:
        #e0a5e2
        RGB:
        224, 165, 226
        CMY:
        12, 35, 11
        CMYK:
        1, 27, 0, 11
      HSL:
        298°, 51.2605%, 76.6667%
        HSV (HSB):
        298°, 26.9912%, 88.6275%
        XYZ:
        57.9231, 48.2485, 78.2115
        xyY:
        0.3141, 0.2617, 48.2485
      CIE-Lab:
        74.9814, 31.7494, -22.2511
        CIE-LCH:
        74.9814, 38.7703, 324.9758
        CIE-Luv:
        74.9814, 29.3789, -40.0216
        Hunter-Lab:
        69.4612, 27.2925, -18.1362
      #e0a5e2 color charts
#e0a5e2 RGB chart
      #e0a5e2 CMYK chart
      #e0a5e2 RGB pie chart
      #e0a5e2 color shades, tints & tones
#e0a5e2 color schemes
#e0a5e2 color preview, HTML & CSS examples
           This text has a color of #e0a5e2        
        
          <p style="color:#e0a5e2;">Text here</p>
        
        
          .mytext {color:#e0a5e2;}
        
        Text color #e0a5e2
      
           This box has a color of #e0a5e2        
        
          <div style="background-color:#e0a5e2;">Content here</div>
        
        
          .mybackground {background-color:#e0a5e2;}
        
        Background color #e0a5e2
      
           Border around this has a color of #e0a5e2        
        
          <div style="border:2px solid #e0a5e2;">Content here</div>
        
        
          .myborder {border:2px solid #e0a5e2;}
        
        Border color #e0a5e2