#e6c7de color space conversions
Hex:
        #e6c7de
        RGB:
        230, 199, 222
        CMY:
        10, 22, 13
        CMYK:
        0, 13, 3, 10
      HSL:
        315°, 38.2716%, 84.1176%
        HSV (HSB):
        315°, 13.4783%, 90.1961%
        XYZ:
        66.2414, 62.9438, 77.7653
        xyY:
        0.3201, 0.3041, 62.9438
      CIE-Lab:
        83.4128, 14.7992, -7.3730
        CIE-LCH:
        83.4128, 16.5342, 333.5174
        CIE-Luv:
        83.4128, 16.4904, -13.9268
        Hunter-Lab:
        79.3371, 10.1960, -2.5794
      #e6c7de color charts
#e6c7de RGB chart
      #e6c7de CMYK chart
      #e6c7de RGB pie chart
      #e6c7de color shades, tints & tones
#e6c7de color schemes
#e6c7de color preview, HTML & CSS examples
           This text has a color of #e6c7de        
        
          <p style="color:#e6c7de;">Text here</p>
        
        
          .mytext {color:#e6c7de;}
        
        Text color #e6c7de
      
           This box has a color of #e6c7de        
        
          <div style="background-color:#e6c7de;">Content here</div>
        
        
          .mybackground {background-color:#e6c7de;}
        
        Background color #e6c7de
      
           Border around this has a color of #e6c7de        
        
          <div style="border:2px solid #e6c7de;">Content here</div>
        
        
          .myborder {border:2px solid #e6c7de;}
        
        Border color #e6c7de