#e2aac5 color space conversions
Hex:
        #e2aac5
        RGB:
        226, 170, 197
        CMY:
        11, 33, 23
        CMYK:
        0, 25, 13, 11
      HSL:
        331°, 49.1228%, 77.6471%
        HSV (HSB):
        331°, 24.7788%, 88.6275%
        XYZ:
        55.8168, 48.9494, 59.3296
        xyY:
        0.3401, 0.2983, 48.9494
      CIE-Lab:
        75.4198, 24.6578, -5.7351
        CIE-LCH:
        75.4198, 25.3160, 346.9065
        CIE-Luv:
        75.4198, 32.1560, -12.9912
        Hunter-Lab:
        69.9639, 19.9696, -1.3035
      #e2aac5 color charts
#e2aac5 RGB chart
      #e2aac5 CMYK chart
      #e2aac5 RGB pie chart
      #e2aac5 color shades, tints & tones
#e2aac5 color schemes
#e2aac5 color preview, HTML & CSS examples
           This text has a color of #e2aac5        
        
          <p style="color:#e2aac5;">Text here</p>
        
        
          .mytext {color:#e2aac5;}
        
        Text color #e2aac5
      
           This box has a color of #e2aac5        
        
          <div style="background-color:#e2aac5;">Content here</div>
        
        
          .mybackground {background-color:#e2aac5;}
        
        Background color #e2aac5
      
           Border around this has a color of #e2aac5        
        
          <div style="border:2px solid #e2aac5;">Content here</div>
        
        
          .myborder {border:2px solid #e2aac5;}
        
        Border color #e2aac5