#e6a6de color space conversions
Hex:
        #e6a6de
        RGB:
        230, 166, 222
        CMY:
        10, 35, 13
        CMYK:
        0, 28, 3, 10
      HSL:
        308°, 56.1404%, 77.6471%
        HSV (HSB):
        308°, 27.8261%, 90.1961%
        XYZ:
        59.4542, 49.3694, 75.5029
        xyY:
        0.3225, 0.2678, 49.3694
      CIE-Lab:
        75.6805, 32.4387, -18.9537
        CIE-LCH:
        75.6805, 37.5701, 329.7025
        CIE-Luv:
        75.6805, 33.2901, -34.9109
        Hunter-Lab:
        70.2633, 28.0791, -14.5270
      #e6a6de color charts
#e6a6de RGB chart
      #e6a6de CMYK chart
      #e6a6de RGB pie chart
      #e6a6de color shades, tints & tones
#e6a6de color schemes
#e6a6de color preview, HTML & CSS examples
           This text has a color of #e6a6de        
        
          <p style="color:#e6a6de;">Text here</p>
        
        
          .mytext {color:#e6a6de;}
        
        Text color #e6a6de
      
           This box has a color of #e6a6de        
        
          <div style="background-color:#e6a6de;">Content here</div>
        
        
          .mybackground {background-color:#e6a6de;}
        
        Background color #e6a6de
      
           Border around this has a color of #e6a6de        
        
          <div style="border:2px solid #e6a6de;">Content here</div>
        
        
          .myborder {border:2px solid #e6a6de;}
        
        Border color #e6a6de