#e2ace6 color space conversions
Hex:
        #e2ace6
        RGB:
        226, 172, 230
        CMY:
        11, 33, 10
        CMYK:
        2, 25, 0, 10
      HSL:
        296°, 53.7037%, 78.8235%
        HSV (HSB):
        296°, 25.2174%, 90.1961%
        XYZ:
        60.3995, 51.3870, 81.5982
        xyY:
        0.3123, 0.2657, 51.3870
      CIE-Lab:
        76.9128, 29.3815, -21.4700
        CIE-LCH:
        76.9128, 36.3900, 323.8432
        CIE-Luv:
        76.9128, 26.6903, -38.5139
        Hunter-Lab:
        71.6847, 24.9508, -17.3101
      #e2ace6 color charts
#e2ace6 RGB chart
      #e2ace6 CMYK chart
      #e2ace6 RGB pie chart
      #e2ace6 color shades, tints & tones
#e2ace6 color schemes
#e2ace6 color preview, HTML & CSS examples
           This text has a color of #e2ace6        
        
          <p style="color:#e2ace6;">Text here</p>
        
        
          .mytext {color:#e2ace6;}
        
        Text color #e2ace6
      
           This box has a color of #e2ace6        
        
          <div style="background-color:#e2ace6;">Content here</div>
        
        
          .mybackground {background-color:#e2ace6;}
        
        Background color #e2ace6
      
           Border around this has a color of #e2ace6        
        
          <div style="border:2px solid #e2ace6;">Content here</div>
        
        
          .myborder {border:2px solid #e2ace6;}
        
        Border color #e2ace6