#e6a7ee color space conversions
Hex:
        #e6a7ee
        RGB:
        230, 167, 238
        CMY:
        10, 35, 7
        CMYK:
        3, 30, 0, 7
      HSL:
        293°, 67.6190%, 79.4118%
        HSV (HSB):
        293°, 29.8319%, 93.3333%
        XYZ:
        61.8845, 50.6335, 87.4005
        xyY:
        0.3095, 0.2533, 50.6335
      CIE-Lab:
        76.4565, 34.8430, -26.4646
        CIE-LCH:
        76.4565, 43.7540, 322.7820
        CIE-Luv:
        76.4565, 30.4173, -47.4980
        Hunter-Lab:
        71.1572, 30.7139, -23.0143
      #e6a7ee color charts
#e6a7ee RGB chart
      #e6a7ee CMYK chart
      #e6a7ee RGB pie chart
      #e6a7ee color shades, tints & tones
#e6a7ee color schemes
#e6a7ee color preview, HTML & CSS examples
           This text has a color of #e6a7ee        
        
          <p style="color:#e6a7ee;">Text here</p>
        
        
          .mytext {color:#e6a7ee;}
        
        Text color #e6a7ee
      
           This box has a color of #e6a7ee        
        
          <div style="background-color:#e6a7ee;">Content here</div>
        
        
          .mybackground {background-color:#e6a7ee;}
        
        Background color #e6a7ee
      
           Border around this has a color of #e6a7ee        
        
          <div style="border:2px solid #e6a7ee;">Content here</div>
        
        
          .myborder {border:2px solid #e6a7ee;}
        
        Border color #e6a7ee