#e2abd5 color space conversions
Hex:
        #e2abd5
        RGB:
        226, 171, 213
        CMY:
        11, 33, 16
        CMYK:
        0, 24, 6, 11
      HSL:
        314°, 48.6726%, 77.8431%
        HSV (HSB):
        314°, 24.3363%, 88.6275%
        XYZ:
        57.9372, 50.0987, 69.5672
        xyY:
        0.3262, 0.2821, 50.0987
      CIE-Lab:
        76.1298, 26.8340, -13.4130
        CIE-LCH:
        76.1298, 29.9996, 333.4417
        CIE-Luv:
        76.1298, 29.4775, -25.2097
        Hunter-Lab:
        70.7804, 22.2451, -8.7274
      #e2abd5 color charts
#e2abd5 RGB chart
      #e2abd5 CMYK chart
      #e2abd5 RGB pie chart
      #e2abd5 color shades, tints & tones
#e2abd5 color schemes
#e2abd5 color preview, HTML & CSS examples
           This text has a color of #e2abd5        
        
          <p style="color:#e2abd5;">Text here</p>
        
        
          .mytext {color:#e2abd5;}
        
        Text color #e2abd5
      
           This box has a color of #e2abd5        
        
          <div style="background-color:#e2abd5;">Content here</div>
        
        
          .mybackground {background-color:#e2abd5;}
        
        Background color #e2abd5
      
           Border around this has a color of #e2abd5        
        
          <div style="border:2px solid #e2abd5;">Content here</div>
        
        
          .myborder {border:2px solid #e2abd5;}
        
        Border color #e2abd5