#e6c8ee color space conversions
Hex:
        #e6c8ee
        RGB:
        230, 200, 238
        CMY:
        10, 22, 7
        CMYK:
        3, 16, 0, 7
      HSL:
        287°, 52.7778%, 85.8824%
        HSV (HSB):
        287°, 15.9664%, 93.3333%
        XYZ:
        68.7200, 64.3046, 89.6790
        xyY:
        0.3086, 0.2887, 64.3046
      CIE-Lab:
        84.1241, 17.1949, -14.8459
        CIE-LCH:
        84.1241, 22.7170, 319.1930
        CIE-Luv:
        84.1241, 14.4672, -26.1874
        Hunter-Lab:
        80.1901, 12.6352, -10.1727
      #e6c8ee color charts
#e6c8ee RGB chart
      #e6c8ee CMYK chart
      #e6c8ee RGB pie chart
      #e6c8ee color shades, tints & tones
#e6c8ee color schemes
#e6c8ee color preview, HTML & CSS examples
           This text has a color of #e6c8ee        
        
          <p style="color:#e6c8ee;">Text here</p>
        
        
          .mytext {color:#e6c8ee;}
        
        Text color #e6c8ee
      
           This box has a color of #e6c8ee        
        
          <div style="background-color:#e6c8ee;">Content here</div>
        
        
          .mybackground {background-color:#e6c8ee;}
        
        Background color #e6c8ee
      
           Border around this has a color of #e6c8ee        
        
          <div style="border:2px solid #e6c8ee;">Content here</div>
        
        
          .myborder {border:2px solid #e6c8ee;}
        
        Border color #e6c8ee