#e6c6de color space conversions
Hex:
        #e6c6de
        RGB:
        230, 198, 222
        CMY:
        10, 22, 13
        CMYK:
        0, 14, 3, 10
      HSL:
        315°, 39.0244%, 83.9216%
        HSV (HSB):
        315°, 13.9130%, 90.1961%
        XYZ:
        66.0120, 62.4851, 77.6889
        xyY:
        0.3202, 0.3031, 62.4851
      CIE-Lab:
        83.1707, 15.3304, -7.7318
        CIE-LCH:
        83.1707, 17.1698, 333.2363
        CIE-Luv:
        83.1707, 17.0076, -14.5731
        Hunter-Lab:
        79.0475, 10.7310, -2.9377
      #e6c6de color charts
#e6c6de RGB chart
      #e6c6de CMYK chart
      #e6c6de RGB pie chart
      #e6c6de color shades, tints & tones
#e6c6de color schemes
#e6c6de color preview, HTML & CSS examples
           This text has a color of #e6c6de        
        
          <p style="color:#e6c6de;">Text here</p>
        
        
          .mytext {color:#e6c6de;}
        
        Text color #e6c6de
      
           This box has a color of #e6c6de        
        
          <div style="background-color:#e6c6de;">Content here</div>
        
        
          .mybackground {background-color:#e6c6de;}
        
        Background color #e6c6de
      
           Border around this has a color of #e6c6de        
        
          <div style="border:2px solid #e6c6de;">Content here</div>
        
        
          .myborder {border:2px solid #e6c6de;}
        
        Border color #e6c6de